Re: [Qemu-devel] [PATCH v8 01/23] docs: update QMP documents for OOB commands

2018-03-11 Thread Peter Xu
On Fri, Mar 09, 2018 at 11:13:23AM -0600, Eric Blake wrote: > On 03/09/2018 02:59 AM, Peter Xu wrote: > > Update both the developer and spec for the new QMP OOB (Out-Of-Band) > > command. > > > > Signed-off-by: Peter Xu > > --- > > docs/devel/qapi-code-gen.txt | 65 > >

Re: [Qemu-devel] [PATCH v8 01/23] docs: update QMP documents for OOB commands

2018-03-09 Thread Eric Blake
On 03/09/2018 02:59 AM, Peter Xu wrote: Update both the developer and spec for the new QMP OOB (Out-Of-Band) command. Signed-off-by: Peter Xu --- docs/devel/qapi-code-gen.txt | 65 docs/interop/qmp-spec.txt| 30 +--- 2 files c

[Qemu-devel] [PATCH v8 01/23] docs: update QMP documents for OOB commands

2018-03-09 Thread Peter Xu
Update both the developer and spec for the new QMP OOB (Out-Of-Band) command. Signed-off-by: Peter Xu --- docs/devel/qapi-code-gen.txt | 65 docs/interop/qmp-spec.txt| 30 +--- 2 files changed, 86 insertions(+), 9 deletions(-) dif