Index: /trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h
===================================================================
--- /trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h	(revision 61570)
+++ /trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h	(revision 61571)
@@ -6475,5 +6475,5 @@
 
 /** Opcode 0x0f 0xc3. */
-#ifndef VBOX_WITH_REM /** @todo figure out why some/all of these instructions is upsetting things */
+#if 1 //ndef VBOX_WITH_REM /** @todo figure out why some/all of these instructions is upsetting things */
 FNIEMOP_DEF(iemOp_movnti_My_Gy)
 {
