qemu/qom
Kevin Wolf 3e9297f365 vl: Split off user_creatable_print_help()
Printing help for --object is something that we not only want in the
system emulator, but also in tools that support --object. Move it into a
separate function in qom/object_interfaces.c to make the code accessible
for tools.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2019-10-14 17:12:48 +02:00
..
Makefile.objs
container.c
object.c
object_interfaces.c vl: Split off user_creatable_print_help() 2019-10-14 17:12:48 +02:00
qom-hmp-cmds.c
qom-qmp-cmds.c
qom-qobject.c
trace-events