commit | 32f29b26ff150dba6d1c455b826e44447b9ead45 | [log] [tgz] |
---|---|---|
author | Bernhard Beschow <shentey@gmail.com> | Sat Oct 07 14:38:12 2023 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Sun Oct 22 05:18:16 2023 -0400 |
tree | ff3ce031c9ebb08b54175664e031f8f062b079f6 | |
parent | 8b6cf5128ee510729895e00a669fa7ce7457c949 [diff] |
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>