qemu-patch-raspberry4/hw/isa
Igor Mammedov 0058c08238 pc: use AcpiDeviceIfClass.send_event to issue GPE events
it reduces number of args passed in handlers by 1 and
a number of used proxy wrappers saving ~20LOC.
Also it allows to make cpu/mem hotplug code more
universal as it would allow ARM to reuse it without
rewrite by providing its own send_event callback
to trigger events usiong GPIO instead of GPE
as fixed hadrware ACPI model doen't have GPE at all.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-06-07 15:36:54 +03: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 pc: use AcpiDeviceIfClass.send_event to issue GPE events 2016-06-07 15:36:54 +03: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
vt82c686.c hw: Clean up includes 2016-01-29 15:07:25 +00:00