Index: /trunk/include/VBox/vmm/cpumctx.h
===================================================================
--- /trunk/include/VBox/vmm/cpumctx.h	(revision 65909)
+++ /trunk/include/VBox/vmm/cpumctx.h	(revision 65910)
@@ -465,7 +465,9 @@
                 uint8_t            abPadding[11];
             } svm;
+#if 0
             struct
             {
             } vmx;
+#endif
         } CPUM_UNION_NM(s); 
     } hwvirt;
