Index: /trunk/src/VBox/VMM/EM.cpp
===================================================================
--- /trunk/src/VBox/VMM/EM.cpp	(revision 447)
+++ /trunk/src/VBox/VMM/EM.cpp	(revision 448)
@@ -3220,13 +3220,4 @@
                 fFFDone = false;
 
-#if defined(__AMD64__)
- Assert(!pVM->fPATMEnabled);
- Assert(!pVM->fCSAMEnabled);
- #ifndef __WIN__
-  Assert(!pVM->fRawR0Enabled);
-  Assert(!pVM->fRawR3Enabled);
- #endif
-#endif
-
             /*
              * Now what to do?
