qemu-patch-raspberry4/hw/isa
Marcel Apfelbaum 9e64f8a3fc hw: set interrupts using pci irq wrappers
pci_set_irq and the other pci irq wrappers use
PCI_INTERRUPT_PIN config register to compute device
INTx pin to assert/deassert.

An irq is allocated using pci_allocate_irq wrapper
only if is needed by non pci devices.

Removed irq related fields from state if not used anymore.

Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2013-10-14 17:11:45 +03:00
..
apm.c hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
i82378.c i82378: Cleanup implementation 2013-07-31 23:25:41 +02:00
isa-bus.c isa-bus: Drop isabus_bridge_init() since it does nothing 2013-07-23 00:37:35 +02:00
lpc_ich9.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
Makefile.objs isa_mmio: delete 2013-07-25 08:12:27 -05:00
pc87312.c hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
piix4.c isa: QOM'ify ISABus 2013-06-07 14:55:25 +02:00
vt82c686.c hw: set interrupts using pci irq wrappers 2013-10-14 17:11:45 +03:00