Kevin Wolf <kw...@redhat.com> writes: > monitor/misc.c contains code that works only in the system emulator, so > it can't be linked to tools like a storage daemon. In order to make > schema introspection available for tools, move the function to > monitor/qmp-cmds-control.c, which can be linked into the storage daemon. > > Signed-off-by: Kevin Wolf <kw...@redhat.com>
Reviewed-by: Markus Armbruster <arm...@redhat.com>