monitor: implement 'qmp_query_commands' without qmp_cmds
commit9e812b6adc6d9efe640fabeb9f5edee8248fdac9
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 12 Sep 2016 09:19:05 +0000 (12 13:19 +0400)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 19 Sep 2016 15:32:21 +0000 (19 17:32 +0200)
tree0c4f3854f768be88f22eafbb4493a734613dadf9
parentc823501ea9bf7b13ca32226e1c628480edb034d6
monitor: implement 'qmp_query_commands' without qmp_cmds

One step towards getting rid of the static qmp_cmds table.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20160912091913.15831-11-marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
monitor.c