hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 15 Oct 2019 12:05:42 +0000 (14:05 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 5 Nov 2019 22:33:12 +0000 (23:33 +0100)
commit4b19de14b145ac1df3082f625e3b8f9dcb0e1918
tree5d689de0bc7383e0b03da4b0bd5d04c7921a12d0
parent0063454affb3c5a595539a3cad9e20e7229d8fac
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers

The IRQ Route Control registers definitions belong to the PIIX
chipset. We were only defining the 'A' register. Define the other
B, C and D registers, and use them.

Acked-by: Paul Durrant <paul@xen.org>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/i386/xen/xen-hvm.c
hw/mips/gt64xxx_pci.c
hw/pci-host/piix.c
include/hw/southbridge/piix.h