qemu-e2k/include/qemu
Paolo Bonzini 667d22d1ae qdev: move bus removal to object_unparent
Add an ObjectClass method that is done at object_unparent time.  It
should remove any backlinks to the object in the composition tree,
so that object_delete will be able to drop the last reference and
free the object.

Use it for qdev buses.

Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-11-26 13:41:00 -06:00
..
cpu.h cpu: Move thread_id to CPUState 2012-10-31 04:12:23 +01:00
object.h qdev: move bus removal to object_unparent 2012-11-26 13:41:00 -06:00
page_cache.h
qom-qobject.h
ratelimit.h
rng-random.h rng-random: add an RNG backend that uses /dev/random (v3) 2012-11-16 08:36:13 -06:00
rng.h rng: add RndBackend abstract object class 2012-11-16 08:36:12 -06:00