qom: Pass available size to object_initialize()
commit213f0c4f619dda7a56612353009e6f30d3348206
authorAndreas Färber <afaerber@suse.de>
Fri, 23 Aug 2013 17:37:12 +0000 (23 19:37 +0200)
committerAndreas Färber <afaerber@suse.de>
Fri, 30 Aug 2013 19:15:44 +0000 (30 21:15 +0200)
treeaee0679740873eb53b39bb8d355d2e4c913313d1
parentfb17dfe0575243a3f60dcefca37fa82ae682f146
qom: Pass available size to object_initialize()

To be passed on to object_initialize_with_type().

Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com> (virtio-ccw)
Signed-off-by: Andreas Färber <afaerber@suse.de>
13 files changed:
hw/core/qdev.c
hw/dma/xilinx_axidma.c
hw/intc/xics.c
hw/misc/macio/macio.c
hw/net/xilinx_axienet.c
hw/pci-host/prep.c
hw/pci-host/q35.c
hw/pci-host/versatile.c
hw/s390x/s390-virtio-bus.c
hw/s390x/virtio-ccw.c
hw/virtio/virtio-pci.c
include/qom/object.h
qom/object.c