VirtualBox

Changeset 47610 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 8, 2013 11:47:16 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87811
Message:

VMM/HMR0Mixed: Always restore IDTR on all 64-bit Darwin thanks to Mavericks.

File:
1 edited

Legend:

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

    r47608 r47610  
    2525  ; with RT_ARCH_AMD64 once and RT_ARCH_X86 once.
    2626  %define VMX_SKIP_GDTR
    27   %define VMX_SKIP_IDTR
     27  %ifndef RT_OS_DARWIN
     28   ; Darwin (Mavericks) uses IDTR limit to store the CPUID so we need to restore it always. See @bugref{6875}.
     29   %define VMX_SKIP_IDTR
     30  %endif
    2831  %define VMX_SKIP_TR
    2932 %endif
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