VirtualBox

Changeset 8798 in vbox


Ignore:
Timestamp:
May 14, 2008 12:06:15 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
30798
Message:

More room for dbgf on 64-bit hosts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vm.h

    r8155 r8798  
    522522        struct DBGF s;
    523523#endif
    524         char        padding[HC_ARCH_BITS == 32 ? 1888 : 1920];      /* multiple of 32 */
     524        char        padding[HC_ARCH_BITS == 32 ? 1888 : 1952];      /* multiple of 32 */
    525525    } dbgf;
    526526
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette