Index: /trunk/src/VBox/VMM/VMMAll/APICAll.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMAll/APICAll.cpp	(revision 61875)
+++ /trunk/src/VBox/VMM/VMMAll/APICAll.cpp	(revision 61876)
@@ -1274,6 +1274,6 @@
 #ifdef DEBUG_ramshankar
         /** @todo Figure out if this is done intentionally by guests or is a bug
-         *   in our emulation. Happened with Win10 SMP VM after installing
-         *   guest additions with 3D support. */
+         *   in our emulation. Happened with Win10 SMP VM during reboot after
+         *   installation of guest additions with 3D support. */
         AssertMsgFailed(("APIC%u: apicSetEoi: Failed to find any ISR bit\n", pVCpu->idCpu));
 #endif
