VirtualBox

Changeset 8847

Show
Ignore:
Timestamp:
05/15/08 15:04:31 (8 months ago)
Author:
vboxsync
Message:

On entry always flush the TLB.

Files:

Legend:

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

    r8843 r8847  
    681681    uint64_t    exitCode = (uint64_t)SVM_EXIT_INVALID; 
    682682    SVM_VMCB   *pVMCB; 
    683     bool        fForceTLBFlush = false; 
     683    bool        fForceTLBFlush = true; 
    684684    bool        fGuestStateSynced = false; 
    685685    unsigned    cResume = 0; 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy