xemu/include/qemu
Paolo Bonzini 745549c8d0 qom: Make Object a type
Right now the base Object class has a special NULL type.  Change this so
that we will be able to add class_init and class_base_init callbacks.
To do this, remove some special casing of ObjectClass that is not really
necessary.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2012-06-18 15:14:37 +02:00
..
cpu.h cpu: Update documentation and comment 2012-05-08 11:15:18 -05:00
object.h qom: Make Object a type 2012-06-18 15:14:37 +02:00
qom-qobject.h qom: add QObject-based property get/set wrappers 2012-02-07 13:52:40 +01:00