Index: /trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp	(revision 71841)
+++ /trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp	(revision 71842)
@@ -4308,7 +4308,8 @@
 
 /**
- * Prepares to run guest code in AMD-V and we've committed to doing so. This
- * means there is no backing out to ring-3 or anywhere else at this
- * point.
+ * Prepares to run guest or nested-guest code in AMD-V and we've committed to
+ * doing so.
+ *
+ * This means there is no backing out to ring-3 or anywhere else at this point.
  *
  * @param   pVM             The cross context VM structure.
