On 1/5/23 05:07, Philippe Mathieu-Daudé wrote:
Since TYPE_BONITO_PCI_HOST_BRIDGE inherits the TYPE_SYSBUS interface, use its API the manage the outgoing IRQ.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- hw/pci-host/bonito.c | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~