VirtualBox

Changeset 20073 in vbox for trunk/src/recompiler


Ignore:
Timestamp:
May 27, 2009 12:14:57 PM (16 years ago)
Author:
vboxsync
Message:

Dropped annoying assertion

File:
1 edited

Legend:

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

    r20071 r20073  
    29972997          enmType, GCPhys, cb, fHasHCHandler, fRestoreAsRAM, MMR3PhysGetRamSize(pVM)));
    29982998    VM_ASSERT_EMT(pVM);
    2999     Assert(!PGMIsLockOwner(pVM));
     2999/* Locked during termination */
     3000//    Assert(!PGMIsLockOwner(pVM));
    30003001
    30013002    EMR3RemLock(pVM);
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