VirtualBox

Changeset 73389 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Jul 28, 2018 7:03:03 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
124007
Message:

VMM, SUPDrv: Nested VMX: bugref:9180 Implement some of the VMX MSRs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/x86.h

    r73291 r73389  
    14021402/** Allowed settings for proc-based VM execution controls. */
    14031403#define MSR_IA32_VMX_PROCBASED_CTLS         0x482
    1404 /** Allowed settings for the VMX exit controls. */
     1404/** Allowed settings for the VM-exit controls. */
    14051405#define MSR_IA32_VMX_EXIT_CTLS              0x483
    1406 /** Allowed settings for the VMX entry controls. */
     1406/** Allowed settings for the VM-entry controls. */
    14071407#define MSR_IA32_VMX_ENTRY_CTLS             0x484
    14081408/** Misc VMX info. */
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