VirtualBox

Changeset 8862

Show
Ignore:
Timestamp:
05/15/08 16:59:39 (2 months ago)
Author:
vboxsync
Message:

Inverted check

Files:

Legend:

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

    r8861 r8862  
    17251725{ 
    17261726    /* Skip it if a TLB flush is already pending. */ 
    1727     if (pVM->hwaccm.s.svm.fForceTLBFlush) 
     1727    if (!pVM->hwaccm.s.svm.fForceTLBFlush) 
    17281728    { 
    17291729        SVM_VMCB   *pVMCB; 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy