qemu-patch-raspberry4/hw/isa
Markus Armbruster bfa6dfd070 ich9: Document why cannot_instantiate_with_device_add_yet
An ICH9 southbridge contains several PCI devices, some of them with
multiple functions.  We model each function as a separate qdev.  Two
of them need some special wiring set up in pc_q35_init() to work: the
LPC controller at 00:1f.0, and the SMBus controller at 00:1f.3.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-12-23 00:27:23 +01: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 sysbus: Set cannot_instantiate_with_device_add_yet 2013-12-23 00:27:22 +01:00
lpc_ich9.c ich9: Document why cannot_instantiate_with_device_add_yet 2013-12-23 00:27:23 +01: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 qdev: Replace no_user by cannot_instantiate_with_device_add_yet 2013-12-23 00:27:22 +01:00
vt82c686.c qdev: Replace no_user by cannot_instantiate_with_device_add_yet 2013-12-23 00:27:22 +01:00