VirtualBox

Changeset 40656 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Mar 26, 2012 8:07:36 PM (13 years ago)
Author:
vboxsync
Message:

Added counters so that VT-x exit stats add up.

File:
1 edited

Legend:

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

    r40405 r40656  
    138138        struct HWACCMCPU    s;
    139139#endif
    140         uint8_t             padding[5312];      /* multiple of 64 */
     140        uint8_t             padding[5376];      /* multiple of 64 */
    141141    } hwaccm;
    142142
     
    215215
    216216    /** Align the following members on page boundary. */
    217     uint8_t                 abAlignment2[1024];
     217    uint8_t                 abAlignment2[1024 - 64];
    218218
    219219    /** PGM part. */
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