Changeset 46380 in vbox for trunk/include/iprt
- Timestamp:
- Jun 4, 2013 1:01:38 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 86200
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/x86.h
r43974 r46380 1017 1017 /** Information for enumerating fields in the VMCS. */ 1018 1018 #define MSR_IA32_VMX_VMCS_ENUM 0x48A 1019 /** Allowed settings for the VM-functions controls. */ 1020 #define MSR_IA32_VMX_VMFUNC 0x491 1019 1021 /** Allowed settings for secondary proc-based VM execution controls */ 1020 1022 #define MSR_IA32_VMX_PROCBASED_CTLS2 0x48B
Note:
See TracChangeset
for help on using the changeset viewer.