VirtualBox

Changeset 186 in vbox


Ignore:
Timestamp:
Jan 19, 2007 5:04:07 PM (18 years ago)
Author:
vboxsync
Message:

Turn off sysenter/sysexit support due to IOPL problems. (#1782)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/CPUM.cpp

    r172 r186  
    260260                                       | X86_CPUID_AMD_FEATURE_EDX_CX8
    261261                                       //| X86_CPUID_AMD_FEATURE_EDX_APIC   - set by the APIC device if present.
    262                                        | X86_CPUID_AMD_FEATURE_EDX_SEP
     262                                       /** @note we don't report sysenter/sysexit support due to our inability to keep the IOPL part of eflags in sync while in ring 1 (see #1757) */
     263                                       //| X86_CPUID_AMD_FEATURE_EDX_SEP
    263264                                       //| X86_CPUID_AMD_FEATURE_EDX_MTRR   - not virtualized.
    264265                                       | X86_CPUID_AMD_FEATURE_EDX_PGE
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