Index: /trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h
===================================================================
--- /trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h	(revision 76874)
+++ /trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h	(revision 76875)
@@ -2868,8 +2868,4 @@
     pVCpu->cpum.GstCtx.hwvirt.vmx.fInVmxNonRootMode = false;
 
-#ifdef IN_RING3
-    LogRel(("vmexit: uExitReason=%s\n", HMR3GetVmxExitName(uExitReason)));
-#endif
-
     /* Revert any IEM-only nested-guest execution policy if it was set earlier, otherwise return rcStrict. */
     IEM_VMX_R3_EXECPOLICY_IEM_ALL_DISABLE_RET(pVCpu, "VM-exit", rcStrict);
