VirtualBox

Changeset 19479 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 7, 2009 11:40:27 AM (16 years ago)
Author:
vboxsync
Message:

Got rid of obsolete assertion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/REMAll.cpp

    r19395 r19479  
    5858    {
    5959        /* Tell the recompiler to flush its TLB. */
    60 #ifndef DEBUG_bird /* temporary */
    61         Assert(pVM->cCPUs == 1); /* @todo SMP */
    62 #endif
    6360        CPUMSetChangedFlags(VMMGetCpu(pVM), CPUM_CHANGED_GLOBAL_TLB_FLUSH);
    6461        pVM->rem.s.cInvalidatedPages = 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