VirtualBox

Changeset 65380 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jan 20, 2017 9:00:28 AM (8 years ago)
Author:
vboxsync
Message:

VMM/APIC: Implement interrupt source tags (debugging).

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

Legend:

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

    r64770 r65380  
    238238        struct APICCPU      s;
    239239#endif
    240         uint8_t             padding[768];      /* multiple of 64 */
     240        uint8_t             padding[1792];      /* multiple of 64 */
    241241    } apic;
    242242
     
    254254
    255255    /** Align the following members on page boundary. */
    256     uint8_t                 abAlignment2[3192];
     256    uint8_t                 abAlignment2[2168];
    257257
    258258    /** PGM part. */
  • trunk/include/VBox/vmm/vm.mac

    r63648 r65380  
    7171    .dbgf                   resb 256
    7272    .gim                    resb 512
    73     .apic                   resb 768
     73    .apic                   resb 1792
    7474
    7575    .fTraceGroups           resd 1
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