Re: [Qemu-devel] [RFC v5 23/26] qmp: add command "x-oob-test"
On Tue, Dec 05, 2017 at 01:51:57PM +0800, Peter Xu wrote: > This command is only used to test OOB functionality. It should not be > used for any other purposes. > > Signed-off-by: Peter Xu > --- > qapi-schema.json | 18 ++ > qmp.c| 16 > 2 files chan
[Qemu-devel] [RFC v5 23/26] qmp: add command "x-oob-test"
This command is only used to test OOB functionality. It should not be used for any other purposes. Signed-off-by: Peter Xu --- qapi-schema.json | 18 ++ qmp.c| 16 2 files changed, 34 insertions(+) diff --git a/qapi-schema.json b/qapi-schema.json in