Index: /trunk/include/VBox/vmm/hm_vmx.h
===================================================================
--- /trunk/include/VBox/vmm/hm_vmx.h	(revision 79570)
+++ /trunk/include/VBox/vmm/hm_vmx.h	(revision 79571)
@@ -1439,5 +1439,6 @@
  * In accordance with the VT-x spec.
  * See Intel spec. "27.7 VMX Aborts".
- * Update HMGetVmxAbortDesc() if new reasons are added. @{
+ * Update HMGetVmxAbortDesc() if new reasons are added.
+ * @{
  */
 typedef enum
@@ -4250,4 +4251,5 @@
     kVmxVDiag_Vmexit_MsrStoreRing3,
     kVmxVDiag_Vmexit_MsrStoreRsvd,
+    kVmxVDiag_Vmexit_VirtApicPagePtrWritePhys,
     /* Last member for determining array index limit. */
     kVmxVDiag_End
