Am 24.08.2013 02:00, schrieb Andreas Färber:
> Andreas Färber (16):
>   qom: Fix object_initialize_with_type() argument name in documentation
>   intel-hda: Pass size to hda_codec_bus_init()
>   ipack: Pass size to ipack_bus_new_inplace()
>   ide: Pass size to ide_bus_new()
>   pci: Pass size to pci_bus_new_inplace()
>   scsi: Pass size to scsi_bus_new()
>   usb: Pass size to usb_bus_new()
>   virtio-pci: Pass size to virtio_pci_bus_new()
>   s390-virtio-bus: Pass size to virtio_s390_bus_new()
>   virtio-ccw: Pass size to virtio_ccw_bus_new()
>   virtio-mmio: Pass size to virtio_mmio_bus_new()
>   qdev: Pass size to qbus_create_inplace()
>   qom: Pass available size to object_initialize()

Applied these to qom-next with the requested changes - dropping two more
(BusState *) casts and splitting the final patch in two.

https://github.com/afaerber/qemu-cpu/commits/qom-next

>   qom: Introduce type_get_instance_size()
>   qdev-monitor: Clean up qdev_device_add() variable naming
>   qdev-monitor: Avoid aborting on out-of-memory in qdev_device_add()

This part only piggy-backed upon the modified object_initialize() but is
otherwise unrelated and not urgent, so waiting for review on the new QOM
API from Anthony and others.

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

Reply via email to