VirtualBox

Changeset 4381 in vbox for trunk


Ignore:
Timestamp:
Aug 27, 2007 10:02:17 AM (17 years ago)
Author:
vboxsync
Message:

Corrected assertion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxRecompiler.c

    r4380 r4381  
    13431343        return;
    13441344    Log(("remR3FlushPage: GCPtr=%VGv\n", GCPtr));
    1345     Assert(pVM->rem.s.fInREM);
     1345    Assert(pVM->rem.s.fInREM || pVM->rem.s.fInStateSync);
    13461346
    13471347    //RAWEx_ProfileStop(env, STATS_QEMU_TOTAL);
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