qemu/hw/isa
Efimov Vasily f999c0de05 ICH9 LPC: handle GSI as qdev GPIO
The ICH9 LPC bridge has 24 output IRQs connected to GSI. Currently the IRQs are
referenced by pointers. The pointers are initialized at startup by direct access
to the structure fields. This violates Qemu device model.

The patch makes the IRQs handling to use GPIO model.

Signed-off-by: Efimov Vasily <real@ispras.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-06-29 14:03:46 +02:00
..
apm.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
i82378.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
isa-bus.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
lpc_ich9.c ICH9 LPC: handle GSI as qdev GPIO 2016-06-29 14:03:46 +02:00
Makefile.objs isa_mmio: delete 2013-07-25 08:12:27 -05:00
pc87312.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
piix4.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
trace-events trace: split out trace events for hw/isa/ directory 2016-06-20 17:22:16 +01:00
vt82c686.c hw: Clean up includes 2016-01-29 15:07:25 +00:00