qemu-e2k/qom
Andreas Färber 1786237894 qom: Introduce object_class_is_abstract()
This lets a caller check if an ObjectClass as returned by, e.g.,
object_class_by_name() is instantiatable.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Cc: Anthony Liguori <anthony@codemonkey.ws>
2013-01-27 23:33:34 +01:00
..
container.c
cpu.c cpu: Add model resolution support to CPUClass 2013-01-27 14:52:04 +01:00
Makefile.objs
object.c qom: Introduce object_class_is_abstract() 2013-01-27 23:33:34 +01:00
qom-qobject.c