VirtualBox

Changeset 2790 in vbox for trunk/src


Ignore:
Timestamp:
May 23, 2007 9:21:52 AM (18 years ago)
Author:
vboxsync
Message:

Dropped VMXWriteVMCS high for AMD64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp

    r2789 r2790  
    216216        /* Optional */
    217217        rc  = VMXWriteVMCS(VMX_VMCS_CTRL_MSR_BITMAP_FULL, 0);
     218#if HC_ARCH_BITS == 32
    218219        rc |= VMXWriteVMCS(VMX_VMCS_CTRL_MSR_BITMAP_HIGH, 0);
     220#endif
    219221        AssertRC(rc);
    220222    }
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