VirtualBox

Changeset 106374 in vbox for trunk


Ignore:
Timestamp:
Oct 16, 2024 1:41:01 PM (4 months ago)
Author:
vboxsync
Message:

VMM/GIC: Some updates to the emulation to make Windows happy enough, bugref:10404 bugref:10732 [missing file]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/GICInternal.h

    r106061 r106374  
    8080    /** The interrupt priority for each of the SGI/PPIs */
    8181    volatile uint8_t            abIntPriority[GIC_SPI_MAX];
     82    /** The interrupt routing information. */
     83    volatile uint32_t           au32IntRouting[GIC_SPI_MAX];
    8284
    8385    /** Flag whether group 0 interrupts are currently enabled. */
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