On Tue, Jan 09, 2018 at 02:52:25PM +, Stefan Hajnoczi wrote:
> On Tue, Dec 19, 2017 at 04:45:55PM +0800, Peter Xu wrote:
> > +To add OOB execution support for a command, we need to make sure the
> > +command handler satisfies at least the following:
>
> It would help to rephrase this in the im
On Tue, Dec 19, 2017 at 04:45:55PM +0800, Peter Xu wrote:
> +To add OOB execution support for a command, we need to make sure the
> +command handler satisfies at least the following:
It would help to rephrase this in the imperative mood (telling the
reader what to do rather than describing what wo
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 | 70
docs/interop/qmp-spec.txt| 30 ---
2 files changed, 91 insertions(+), 9 deletions(-)
diff