VirtualBox

Changeset 109212 in vbox for trunk/include/VBox/vmm/pdmgic.h


Ignore:
Timestamp:
May 9, 2025 6:25:38 AM (10 days ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168790
Message:

GIC: bugref:10877 Add MSI registeration callbacks in PCI ECAM configured when the ITS is enabled. Added invoking of the GIC backend's MSI handler from PDM.

File:
1 edited

Legend:

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

    r108716 r109212  
    127127     *                      Cannot be NIL_PCIBDF.
    128128     * @param   pMsi        The MSI to send.
    129      * @param   uEventId    The event ID specified by the device.
    130129     * @param   uTagSrc     The IRQ tag and source (for tracing).
    131130     */
    132     DECLR3CALLBACKMEMBER(int, pfnSendMsi, (PVMCC pVM, PCIBDF uBusDevFn, PCMSIMSG pMsi, uint32_t uEventId, uint32_t uTagSrc));
     131    DECLR3CALLBACKMEMBER(int, pfnSendMsi, (PVMCC pVM, PCIBDF uBusDevFn, PCMSIMSG pMsi, uint32_t uTagSrc));
    133132
    134133    /** @name Reserved for future (MBZ).
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