qemu/hw/isa
BALATON Zoltan 01f13ee245 hw/isa/vt82c686: Route PIRQ inputs using via_isa_set_irq()
The chip has 4 pins (called PIRQA-D in VT82C686B and PINTA-D in
VT8231) that are meant to be connected to PCI IRQ lines and allow
routing PCI interrupts to the ISA PIC. Route these in
via_isa_set_irq() to make it possible to share them with internal
functions that can also be routed to the same ISA IRQs.

Fixes: 2fdadd02e6
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-ID: <8c4513d8b78fac40e6d4e65a0a4b3a7f2f278a4b.1701035944.git.balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2023-11-28 14:26:37 +01:00
..
apm.c nomaintainer: Fix Lesser GPL version number 2020-11-15 17:04:40 +01:00
i82378.c hw/isa/i82378: Propagate error if PC_SPEAKER device creation failed 2023-11-07 13:08:48 +01:00
isa-bus.c hw/isa: Realize ISA bridge device before accessing it 2023-10-19 23:13:28 +02:00
isa-superio.c hw/char/parallel-isa: Export struct ISAParallelState 2023-06-13 11:28:58 +02:00
Kconfig hw/isa/piix3: Merge hw/isa/piix4.c 2023-10-22 05:18:17 -04:00
lpc_ich9.c hw/i386/pc: Wire RTC ISA IRQs in south bridges 2023-10-22 05:18:16 -04:00
meson.build hw/isa/piix3: Merge hw/isa/piix4.c 2023-10-22 05:18:17 -04:00
pc87312.c pc87312: Rename TYPE_PC87312_SUPERIO to TYPE_PC87312 2020-09-09 13:20:22 -04:00
piix.c hw/isa/piix: Implement multi-process QEMU support also for PIIX4 2023-10-22 05:18:17 -04:00
smc37c669-superio.c hw/isa/superio: Correct the license text 2020-04-01 19:00:16 +02:00
trace-events hw/audio/via-ac97: Basic implementation of audio playback 2023-03-08 00:37:48 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
vt82c686.c hw/isa/vt82c686: Route PIRQ inputs using via_isa_set_irq() 2023-11-28 14:26:37 +01:00