On 3/24/21 12:29 PM, Philippe Mathieu-Daudé wrote:
Since commit 078778c5a55 ("piix4: Add an i8259 Interrupt Controller") the TYPE_PIIX4_PCI_DEVICE exposes the ISA input IRQs as "isa" alias.Use this alias to get IRQ for the power management PCI function. Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- hw/isa/piix4.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
