VirtualBox

Changeset 22753 in vbox for trunk


Ignore:
Timestamp:
Sep 3, 2009 2:15:18 PM (15 years ago)
Author:
vboxsync
Message:

Disabled very annoying assertion for myself; don't really see any need for the restriction as we grab the pgm lock nowadays

File:
1 edited

Legend:

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

    r21168 r22753  
    12261226{
    12271227/** @todo this is kind of hacky and needs some more work. */
     1228#ifndef DEBUG_sandervl
    12281229    VM_ASSERT_EMT(pVM); /* no longer safe for use outside the EMT thread! */
     1230#endif
    12291231
    12301232    Log(("PGMPhysGCPhys2R3Ptr(,%RGp,%#x,): dont use this API!\n", GCPhys, cbRange)); /** @todo eliminate this API! */
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