+6
−0
+1
−0
Loading
Add a new connect_irq_notifier notifier in the SysBusDeviceClass. This notifier, if populated, is called after sysbus_connect_irq. This mechanism is used to setup VFIO signaling once VFIO platform devices get attached to their platform bus, on a machine init done notifier. Signed-off-by:Eric Auger <eric.auger@linaro.org> Reviewed-by:
Peter Crosthwaite <peter.crosthwaite@xilinx.com> Tested-by:
Vikram Sethi <vikrams@codeaurora.org> Reviewed-by:
Peter Maydell <peter.maydell@linaro.org> Signed-off-by:
Alex Williamson <alex.williamson@redhat.com>