- Timestamp:
- Sep 3, 2009 2:15:18 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp
r21168 r22753 1226 1226 { 1227 1227 /** @todo this is kind of hacky and needs some more work. */ 1228 #ifndef DEBUG_sandervl 1228 1229 VM_ASSERT_EMT(pVM); /* no longer safe for use outside the EMT thread! */ 1230 #endif 1229 1231 1230 1232 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.