VirtualBox

Changeset 19434 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 6, 2009 1:58:35 PM (16 years ago)
Author:
vboxsync
Message:

Further splitup of VMM (ring 0 jump buffer).

File:
1 edited

Legend:

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

    r19423 r19434  
    161161    } tm;
    162162
    163     /** VMM part.
    164      * @todo Combine this with other tiny structures. */
     163    /** VMM part. */
    165164    union
    166165    {
     
    168167        struct VMMCPU       s;
    169168#endif
    170         char                padding[64];        /* multiple of 64 */
     169        char                padding[256];       /* multiple of 64 */
    171170    } vmm;
    172171
Note: See TracChangeset for help on using the changeset viewer.

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