VirtualBox

Changeset 78526 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
May 15, 2019 4:58:06 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
130566
Message:

VMM/CPUM: Nested VMX: bugref:9180 invvpid support (disabled, not yet enabled exposing to guest).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp

    r76993 r78526  
    14281428{
    14291429    RT_NOREF_PV(pVCpu); RT_NOREF_PV(idMsr); RT_NOREF_PV(pRange);
    1430     *puValue = 0;
     1430    *puValue = pVCpu->cpum.s.Guest.hwvirt.vmx.Msrs.u64EptVpidCaps;
    14311431    return VINF_SUCCESS;
    14321432}
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette