VirtualBox

Changeset 40022 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Feb 7, 2012 8:29:04 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76145
Message:

IEM: fxsave & fxrstor.

File:
1 edited

Legend:

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

    r39034 r40022  
    156156        struct IEMCPU       s;
    157157#endif
    158         uint8_t             padding[1024];      /* multiple of 64 */
     158        uint8_t             padding[3072];      /* multiple of 64 */
    159159    } iem;
    160160
     
    215215
    216216    /** Align the following members on page boundary. */
    217     uint8_t                 abAlignment2[3072];
     217    uint8_t                 abAlignment2[1024];
    218218
    219219    /** PGM part. */
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