On Sun, Mar 12, 2023 at 01:02:19PM +0100, Bernhard Beschow wrote: > Subscribe to pci_bus_fire_intx_routing_notifier() instead which allows for > having a common piix3_write_config() for the PIIX3 device models. > > While at it, move the subscription into machine code to facilitate resolving > TYPE_PIIX3_XEN_DEVICE. > > In a possible future followup, pci_bus_fire_intx_routing_notifier() could > be adjusted in such a way that subscribing to it doesn't require > knowledge of the device firing it. > > Signed-off-by: Bernhard Beschow <[email protected]> > Reviewed-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Anthony PERARD <[email protected]> Thanks, -- Anthony PERARD
