]> git.proxmox.com Git - mirror_qemu.git/commit - include/hw/qdev-core.h
qdev: Pass size to qbus_create_inplace()
authorAndreas Färber <afaerber@suse.de>
Fri, 23 Aug 2013 22:02:27 +0000 (00:02 +0200)
committerAndreas Färber <afaerber@suse.de>
Fri, 30 Aug 2013 19:15:35 +0000 (21:15 +0200)
commitfb17dfe0575243a3f60dcefca37fa82ae682f146
treee2b1bc60fe8cd608b5655c475793667da9f696ad
parente5f720391e0628131cb6548b3d27be6aa56ae7d4
qdev: Pass size to qbus_create_inplace()

To be passed to object_initialize().

Since commit 39355c3826f5d9a2eb1ce3dc9b4cdd68893769d6 the argument is
void*, so drop some superfluous (BusState *) casts or direct parent
field usages.

Signed-off-by: Andreas Färber <afaerber@suse.de>
19 files changed:
hw/audio/intel-hda.c
hw/char/ipack.c
hw/char/virtio-serial-bus.c
hw/core/qdev.c
hw/core/sysbus.c
hw/cpu/icc_bus.c
hw/ide/qdev.c
hw/misc/macio/cuda.c
hw/pci/pci.c
hw/pci/pci_bridge.c
hw/s390x/event-facility.c
hw/s390x/s390-virtio-bus.c
hw/s390x/virtio-ccw.c
hw/scsi/scsi-bus.c
hw/usb/bus.c
hw/usb/dev-smartcard-reader.c
hw/virtio/virtio-mmio.c
hw/virtio/virtio-pci.c
include/hw/qdev-core.h