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

2018-02-10 Thread Peter Xu
On Fri, Feb 09, 2018 at 08:10:53AM -0600, Eric Blake wrote: > On 01/23/2018 11:39 PM, 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 | 68 > >

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

2018-02-09 Thread Eric Blake
On 01/23/2018 11:39 PM, 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 | 68 docs/interop/qmp-spec.txt| 30 --- 2 files ch

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

2018-01-23 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 | 68 docs/interop/qmp-spec.txt| 30 --- 2 files changed, 89 insertions(+), 9 deletions(-) diff