VirtualBox

Changeset 8862 in vbox


Ignore:
Timestamp:
May 15, 2008 2:59:39 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
30886
Message:

Inverted check

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette