Changeset 74240 in vbox for trunk/include/iprt/x86.h
- Timestamp:
- Sep 13, 2018 1:58:58 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/x86.h
r74131 r74240 1431 1431 /** Information for enumerating fields in the VMCS. */ 1432 1432 #define MSR_IA32_VMX_VMCS_ENUM 0x48A 1433 /** Allowed settings for the VM-functions controls. */1434 #define MSR_IA32_VMX_VMFUNC 0x4911435 1433 /** Allowed settings for secondary proc-based VM execution controls */ 1436 1434 #define MSR_IA32_VMX_PROCBASED_CTLS2 0x48B
Note:
See TracChangeset
for help on using the changeset viewer.