VirtualBox

Changeset 11761

Show
Ignore:
Timestamp:
08/28/08 16:02:30 (3 months ago)
Author:
vboxsync
Message:

Filter out X86_CR0_CACHE_DISABLE as well for VT-x. (duh!)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp

    r11757 r11761  
    889889              | X86_CR0_TS 
    890890              | X86_CR0_ET 
     891              | X86_CR0_CD  /* Cache disable must not be changed! */ 
    891892              | X86_CR0_NE 
    892893              | X86_CR0_MP; 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy