On 3/7/22 03:43, Philippe Mathieu-Daudé wrote:
From: Bernhard Beschow<shen...@gmail.com>
This is a follow-up on patch "malta: Move PCI interrupt handling from
gt64xxx_pci to piix4". gt64xxx_pci used magic constants, and probably
didn't want to use piix4-specific constants. Now that the interrupt
handing resides in piix4, its constants can be used.
Signed-off-by: Bernhard Beschow<shen...@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé<f4...@amsat.org>
Acked-by: Michael S. Tsirkin<m...@redhat.com>
Message-Id:<20220217101924.15347-7-shen...@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org>
---
hw/isa/piix4.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~