qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 00/16] qom: Assert sufficient object instance si


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH 00/16] qom: Assert sufficient object instance size
Date: Fri, 30 Aug 2013 21:37:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

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

[Prev in Thread] Current Thread [Next in Thread]