Index: /trunk/include/VBox/vmm/cpumctx.h
===================================================================
--- /trunk/include/VBox/vmm/cpumctx.h	(revision 79724)
+++ /trunk/include/VBox/vmm/cpumctx.h	(revision 79725)
@@ -570,8 +570,8 @@
                 /** 0x2fc - VMX abort reason. */
                 VMXABORT                enmAbort;
-                /** 0x300 - Last emulated VMX instruction/VM-exit diagnostic auxiliary
-                 *  information field. */
+                /** 0x300 - Emulated VMX instruction/VM-exit diagnostic auxiliary info. (mainly
+                 *  used for info. that's not part of the VMCS). */
                 uint64_t                uDiagAux;
-                /** 0x308 - VMX abort auxiliary information field. */
+                /** 0x308 - VMX abort auxiliary info. */
                 uint32_t                uAbortAux;
                 /** 0x30c - Whether the guest is in VMX root mode. */
