VirtualBox

Changeset 7737 in vbox


Ignore:
Timestamp:
Apr 4, 2008 11:13:40 AM (17 years ago)
Author:
vboxsync
Message:

Allow PGM mode changes in ring 0 (hwaccm)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/EMAll.cpp

    r7735 r7737  
    17051705                AssertRCReturn(rc, rc);
    17061706            }
    1707 # ifndef IN_RING3 /** @todo check this out IN_RING0! */
     1707# ifdef IN_GC
    17081708            /* Feeling extremely lazy. */
    17091709            if (    (oldval & (X86_CR4_OSFSXR|X86_CR4_OSXMMEEXCPT|X86_CR4_PCE|X86_CR4_MCE|X86_CR4_PAE|X86_CR4_DE|X86_CR4_TSD|X86_CR4_PVI|X86_CR4_VME))
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