Index: /trunk/include/VBox/vmm/vm.h
===================================================================
--- /trunk/include/VBox/vmm/vm.h	(revision 92357)
+++ /trunk/include/VBox/vmm/vm.h	(revision 92358)
@@ -192,5 +192,5 @@
         struct NEMCPU       s;
 #endif
-        uint8_t             padding[2560];      /* multiple of 64 */
+        uint8_t             padding[4608];      /* multiple of 64 */
     } nem;
 
@@ -282,5 +282,5 @@
 
     /** Align the following members on page boundary. */
-    uint8_t                 abAlignment2[696];
+    uint8_t                 abAlignment2[2744];
 
     /** PGM part. */
