qemu-patch-raspberry4/hw/core
Peter Crosthwaite a5f54290ce qdev: Implement named GPIOs
Implement named GPIOs on the Device layer. Listifies the existing GPIOs
stuff using string keys. Legacy un-named GPIOs are preserved by using
a NULL name string - they are just a single matchable element in the
name list.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2014-05-28 17:36:21 +02:00
..
empty_slot.c
fw-path-provider.c
hotplug.c
irq.c
loader.c
machine.c machine: Make -machine opts properties of MachineState 2014-05-28 17:36:13 +02:00
Makefile.objs
null-machine.c machine: Conversion of QEMUMachineInitArgs to MachineState 2014-05-28 17:35:01 +02:00
ptimer.c savevm: Remove all the unneeded version_minimum_id_old (rest) 2014-05-14 15:24:51 +02:00
qdev-properties-system.c hw: Consistently name Error * objects err, and not errp 2014-05-05 19:08:49 +02:00
qdev-properties.c qom: Clean up fragile use of error_is_set() in set() methods 2014-05-05 19:08:49 +02:00
qdev.c qdev: Implement named GPIOs 2014-05-28 17:36:21 +02:00
stream.c
sysbus.c
uboot_image.h