VirtualBox

Changeset 85965 in vbox for trunk/include/VBox/vmm/vm.h


Ignore:
Timestamp:
Aug 31, 2020 11:47:31 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
140160
Message:

VMM/APIC: Added some release stats.

File:
1 edited

Legend:

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

    r84431 r85965  
    269269        struct APICCPU      s;
    270270#endif
    271         uint8_t             padding[1792];      /* multiple of 64 */
     271        uint8_t             padding[3840];      /* multiple of 64 */
    272272    } apic;
    273273
     
    285285
    286286    /** Align the following members on page boundary. */
    287     uint8_t                 abAlignment2[1400];
     287    uint8_t                 abAlignment2[3448];
    288288
    289289    /** 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