qemu-patch-raspberry4/hw/isa
Igor Mammedov d6b38b6611 pc: ich9 lpc: make it work with global/compat properties
Propeties of object should be available after its instances_init()
callback is finished and not added in PCIDeviceClass.init which is
roughly corresponds to realize() method.
Moving properties adding into instances_init will fix missing
property error when global/compat property mechanism is used.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2014-06-19 16:41:50 +03:00
..
apm.c savevm: Remove all the unneeded version_minimum_id_old (x86) 2014-06-16 04:55:26 +02:00
i82378.c i82378: Cleanup implementation 2013-07-31 23:25:41 +02:00
isa-bus.c PortioList: Store PortioList in device state 2014-05-05 20:58:33 +02:00
lpc_ich9.c pc: ich9 lpc: make it work with global/compat properties 2014-06-19 16:41:50 +03:00
Makefile.objs isa_mmio: delete 2013-07-25 08:12:27 -05:00
pc87312.c hw/isa/pc87312: Remove unused function is_parallel_epp() 2014-06-10 19:39:34 +04:00
piix4.c savevm: Remove all the unneeded version_minimum_id_old (x86) 2014-06-16 04:55:26 +02:00
vt82c686.c savevm: Remove all the unneeded version_minimum_id_old (x86) 2014-06-16 04:55:26 +02:00