qemu/qom
Gerd Hoffmann 0f8198f1b2 object: qom module support
Little helper function to load modules on demand.  In most cases adding
module loading support for devices and other objects is just
s/object_class_by_name/module_object_class_by_name/ in the right spot.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20200624131045.14512-3-kraxel@redhat.com
2020-07-07 14:54:29 +02:00
..
container.c
Makefile.objs
object.c object: qom module support 2020-07-07 14:54:29 +02:00
object_interfaces.c
qom-hmp-cmds.c hmp: Make json format optional for qom-set 2020-06-17 17:48:39 +01:00
qom-qmp-cmds.c
qom-qobject.c
trace-events