VirtualBox

Changeset 95560 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jul 7, 2022 11:43:55 PM (3 years ago)
Author:
vboxsync
Message:

VMM/IEM: Some crude exception/interrupt stats and history. bugref:9898

Location:
trunk/include/VBox/vmm
Files:
2 edited

Legend:

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

    r94959 r95560  
    136136        struct IEMCPU       s;
    137137#endif
    138         uint8_t             padding[26688];     /* multiple of 64 */
     138        uint8_t             padding[28736];     /* multiple of 64 */
    139139    } iem;
    140140
     
    282282
    283283    /** Align the following members on page boundary. */
    284     uint8_t                 abAlignment2[2744];
     284    uint8_t                 abAlignment2[696];
    285285
    286286    /** PGM part. */
  • trunk/include/VBox/vmm/vm.mac

    r94882 r95560  
    4848
    4949    alignb 64
    50     .iem                    resb 26688
     50    .iem                    resb 28736
    5151
    5252    alignb 64
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