VirtualBox

Changeset 73291 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Jul 21, 2018 5:59:45 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123898
Message:

VMM/HM: Nested VMX: bugref:9180 Renamed MSR_IA32_VMX_BASIC_INFO to MSR_IA32_VMX_BASIC to match the spec.

File:
1 edited

Legend:

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

    r73248 r73291  
    13971397
    13981398/** Basic VMX information. */
    1399 #define MSR_IA32_VMX_BASIC_INFO             0x480
    1400 /** Allowed settings for pin-based VM execution controls */
     1399#define MSR_IA32_VMX_BASIC                  0x480
     1400/** Allowed settings for pin-based VM execution controls. */
    14011401#define MSR_IA32_VMX_PINBASED_CTLS          0x481
    1402 /** Allowed settings for proc-based VM execution controls */
     1402/** Allowed settings for proc-based VM execution controls. */
    14031403#define MSR_IA32_VMX_PROCBASED_CTLS         0x482
    14041404/** Allowed settings for the VMX exit controls. */
     
    14341434/** Allowed settings for the VM-function controls. */
    14351435#define MSR_IA32_VMX_VMFUNC                 0x491
     1436
    14361437
    14371438/** DS Save Area (R/W). */
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