]> git.proxmox.com Git - mirror_qemu.git/commit - qapi/misc.json
qmp: add command "x-oob-test"
authorPeter Xu <peterx@redhat.com>
Fri, 9 Mar 2018 09:00:04 +0000 (17:00 +0800)
committerEric Blake <eblake@redhat.com>
Mon, 19 Mar 2018 19:58:37 +0000 (14:58 -0500)
commit469638f9cb3fde767fbc207f62fc3735eea96ef1
tree509c1e7a3f52a5b41255032560fc7f7dee3b4182
parent3fd2457d18edf5736f713dfe1ada9c87a9badab1
qmp: add command "x-oob-test"

This command is only used to test OOB functionality.  It should not be
used for any other purposes.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180309090006.10018-22-peterx@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[eblake: grammar tweak]
Signed-off-by: Eric Blake <eblake@redhat.com>
qapi/misc.json
qmp.c