VirtualBox

Ignore:
Timestamp:
Aug 31, 2011 9:24:09 AM (13 years ago)
Author:
vboxsync
Message:

VMM/HWVMXR0: disabled annoying assertion

File:
1 edited

Legend:

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

    r37955 r38577  
    21602160        pVCpu->hwaccm.s.fForceTLBFlush = true;
    21612161    }
    2162     else
    2163         Assert(!pCpu->fFlushTLB);
     2162    /* Disabled because this has triggered every time I have suspended my
     2163     * laptop with a VM running for the past three months or more.  */
     2164    // else
     2165    //     Assert(!pCpu->fFlushTLB);
    21642166
    21652167    /* Check for tlb shootdown flushes. */
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