Am 18.12.2013 17:15, schrieb Stefan Hajnoczi:
> Same reasoning as commit 02a5c4c97422b40034f31265e0f139f7846172a8
> ("qdev: Drop misleading qdev_free() function").  The qbus_free()
> function removes the child from the namespace and decrements the
> reference count.  It does not, however, guarantee to free the child
> since the refcount may still be held.
> 
> Just call object_unparent() directly.
> 
> Suggested-by: Markus Armbruster <arm...@redhat.com>
> Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>

Thanks, nice and trivial, applied to qom-next:
https://github.com/afaerber/qemu-cpu/commits/qom-next

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