Index: /trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp	(revision 22752)
+++ /trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp	(revision 22753)
@@ -1226,5 +1226,7 @@
 {
 /** @todo this is kind of hacky and needs some more work. */
+#ifndef DEBUG_sandervl
     VM_ASSERT_EMT(pVM); /* no longer safe for use outside the EMT thread! */
+#endif
 
     Log(("PGMPhysGCPhys2R3Ptr(,%RGp,%#x,): dont use this API!\n", GCPhys, cbRange)); /** @todo eliminate this API! */
