Index: /trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp	(revision 46797)
+++ /trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp	(revision 46798)
@@ -3715,4 +3715,6 @@
     PVM      pVM   = pVCpu->CTX_SUFF(pVM);
 
+    /** @todo r=ramshankar: This cannot be right if prefixes are involved. When
+     *        NRIP_SAVE isn't available we have to disassemble the instruction. */
     int rc;
     if (pVmcb->ctrl.u64ExitInfo1 == SVM_EXIT1_MSR_WRITE)
