VirtualBox

Changeset 48580 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Sep 20, 2013 11:53:05 AM (11 years ago)
Author:
vboxsync
Message:

vmm: tmp disable VMX_SKIP_IDTR for win

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac

    r48326 r48580  
    2626 %ifndef RT_OS_DARWIN
    2727  ; Darwin (Mavericks) uses IDTR limit to store the CPUID so we need to restore it always. See @bugref{6875}.
    28   %define VMX_SKIP_IDTR
     28  %ifndef RT_OS_WINDOWS
     29   ; Windows 8.1 RTM experiment.
     30   %define VMX_SKIP_IDTR
     31  %endif
    2932 %endif
    3033 %define VMX_SKIP_TR
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