VirtualBox

Changeset 8847 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 15, 2008 1:04:31 PM (17 years ago)
Author:
vboxsync
Message:

On entry always flush the TLB.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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;
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