Index: /trunk/include/VBox/vm.h
===================================================================
--- /trunk/include/VBox/vm.h	(revision 23555)
+++ /trunk/include/VBox/vm.h	(revision 23556)
@@ -135,5 +135,5 @@
         struct HWACCMCPU    s;
 #endif
-        uint8_t             padding[5248];      /* multiple of 64 */
+        uint8_t             padding[5312];      /* multiple of 64 */
     } hwaccm;
 
@@ -203,5 +203,5 @@
 
     /** Align the following members on page boundrary. */
-    uint8_t                 abAlignment2[832];
+    uint8_t                 abAlignment2[768];
 
     /** PGM part. */
