Index: /trunk/src/VBox/VMM/include/GIMHvInternal.h
===================================================================
--- /trunk/src/VBox/VMM/include/GIMHvInternal.h	(revision 58334)
+++ /trunk/src/VBox/VMM/include/GIMHvInternal.h	(revision 58335)
@@ -965,5 +965,5 @@
     GIMHVDEBUGREPLY_ARP_REPLY_SENT,
     /** Customary 32-bit type hack. */
-    GIMHVDEBUGREPLY_32BIT_HACK = 0x7fff0000
+    GIMHVDEBUGREPLY_32BIT_HACK = 0x7fffffff
 } GIMHVDEBUGREPLY;
 AssertCompileSize(GIMHVDEBUGREPLY, sizeof(uint32_t));
