VirtualBox

Changeset 48614 in vbox for trunk


Ignore:
Timestamp:
Sep 20, 2013 4:25:25 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89189
Message:

VMM/HMR0Mixed.mac: Comment for Win8.1 RTM and IDTR limit abuse.

File:
1 edited

Legend:

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

    r48580 r48614  
    2424 ; with RT_ARCH_AMD64 once and RT_ARCH_X86 once.
    2525 %define VMX_SKIP_GDTR
     26  ; Darwin (Mavericks) uses IDTR limit to store the CPUID so we need to restore it always. See @bugref{6875}.
    2627 %ifndef RT_OS_DARWIN
    27   ; Darwin (Mavericks) uses IDTR limit to store the CPUID so we need to restore it always. See @bugref{6875}.
     28   ; Windows 8.1 RTM also seems to be using the IDTR for something. See @bugref{6956}.
     29   ;; @todo figure out what exactly it does and try and restrict it more.
    2830  %ifndef RT_OS_WINDOWS
    29    ; Windows 8.1 RTM experiment.
    3031   %define VMX_SKIP_IDTR
    3132  %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