Index: /trunk/src/VBox/VMM/VMM.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMM.cpp	(revision 32868)
+++ /trunk/src/VBox/VMM/VMM.cpp	(revision 32869)
@@ -1268,5 +1268,7 @@
         } while (rc == VINF_EM_RAW_INTERRUPT_HYPER);
 
+#if 0 /* todo triggers too often */
         Assert(!VMCPU_FF_ISSET(pVCpu, VMCPU_FF_TO_R3));
+#endif
 
 #ifdef LOG_ENABLED
