hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
commit32f29b26ff150dba6d1c455b826e44447b9ead45
authorBernhard Beschow <shentey@gmail.com>
Sat, 7 Oct 2023 12:38:12 +0000 (7 14:38 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 22 Oct 2023 09:18:16 +0000 (22 05:18 -0400)
treeff3ce031c9ebb08b54175664e031f8f062b079f6
parent8b6cf5128ee510729895e00a669fa7ce7457c949
hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS

PIIX_NUM_PIC_IRQS is assumed to be the same as ISA_NUM_IRQS, otherwise
inconsistencies can occur.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20231007123843.127151-5-shentey@gmail.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/isa/piix3.c
include/hw/southbridge/piix.h