VirtualBox

Changeset 76636 in vbox for trunk


Ignore:
Timestamp:
Jan 4, 2019 3:29:57 PM (6 years ago)
Author:
vboxsync
Message:

hm_vmx.h: Changed the virtual VMCS revision ID.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/hm_vmx.h

    r76585 r76636  
    31953195/** Virtual VMCS revision ID. Bump this arbitarily chosen identifier if incompatible
    31963196 *  changes to the layout of VMXVVMCS is done.  Bit 31 MBZ.  */
    3197 #define VMX_V_VMCS_REVISION_ID                                  UINT32_C(0x1d000001)
     3197#define VMX_V_VMCS_REVISION_ID                                  UINT32_C(0x40000001)
    31983198AssertCompile(!(VMX_V_VMCS_REVISION_ID & RT_BIT(31)));
    31993199
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