qemu-e2k/qom
Paolo Bonzini b2cd7dee86 qom: add generic string parsing/printing
Add generic property accessors that take a string and parse it
appropriately for the property type.  All the magic here is done
by the new string-based visitors.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-02-22 08:31:24 +01:00
..
Makefile qom: add QObject-based property get/set wrappers 2012-02-07 13:52:40 +01:00
container.c qom: Unify type registration 2012-02-15 09:39:21 -06:00
object.c qom: add generic string parsing/printing 2012-02-22 08:31:24 +01:00
qom-qobject.c qom: add QObject-based property get/set wrappers 2012-02-07 13:52:40 +01:00