VirtualBox

Changeset 64113 in vbox for trunk/include


Ignore:
Timestamp:
Sep 30, 2016 2:19:34 PM (8 years ago)
Author:
vboxsync
Message:

Added some missing MSRs.

File:
1 edited

Legend:

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

    r62473 r64113  
    12701270/** EPT capabilities. */
    12711271#define MSR_IA32_VMX_EPT_VPID_CAP           0x48C
     1272/** Allowed settings of all pin-based VM execution controls. */
     1273#define MSR_IA32_VMX_TRUE_PINBASED_CTLS     0x48D
     1274/** Allowed settings of all proc-based VM execution controls. */
     1275#define MSR_IA32_VMX_TRUE_PROCBASED_CTLS    0x48E
     1276/** Allowed settings of all VMX exit controls. */
     1277#define MSR_IA32_VMX_TRUE_EXIT_CTLS         0x48F
     1278/** Allowed settings of all VMX entry controls. */
     1279#define MSR_IA32_VMX_TRUE_ENTRY_CTLS        0x490
     1280
    12721281/** DS Save Area (R/W). */
    12731282#define MSR_IA32_DS_AREA                    0x600
Note: See TracChangeset for help on using the changeset viewer.

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