summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMarc-André Lureau2016-09-12 11:19:10 +0200
committerMarkus Armbruster2016-09-19 17:32:22 +0200
commit5c678ee8d9406b9baeec788530965483575db555 (patch)
tree6330334cac3e0a34238ca8de3baaf5fd9ef0d70c /scripts
parenttests: add a test to check invalid args (diff)
downloadqemu-5c678ee8d9406b9baeec788530965483575db555.tar.gz
qemu-5c678ee8d9406b9baeec788530965483575db555.tar.xz
qemu-5c678ee8d9406b9baeec788530965483575db555.zip
monitor: use qmp_dispatch()
Replace the old manual dispatch and validation code by the generic one provided by qapi common code. Note that it is now possible to call the following commands that used to be disabled by compile-time conditionals: - dump-skeys - query-spice - rtc-reset-reinjection - query-gic-capabilities Their fallback functions return an appropriate "feature disabled" error. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20160912091913.15831-16-marcandre.lureau@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions