On Fri, Dec 15, 2017 at 05:38:03PM +0800, Fam Zheng wrote:
> On Fri, 12/15 17:14, Peter Xu wrote:
> > On Wed, Dec 13, 2017 at 04:56:51PM +, Stefan Hajnoczi wrote:
> > > On Tue, Dec 05, 2017 at 01:51:45PM +0800, Peter Xu wrote:
> > > > There was no QMP capabilities defined. Define the first "oo
On Fri, 12/15 17:14, Peter Xu wrote:
> On Wed, Dec 13, 2017 at 04:56:51PM +, Stefan Hajnoczi wrote:
> > On Tue, Dec 05, 2017 at 01:51:45PM +0800, Peter Xu wrote:
> > > There was no QMP capabilities defined. Define the first "oob" as
> > > capability to allow out-of-band messages.
> > >
> > >
On Wed, Dec 13, 2017 at 04:56:51PM +, Stefan Hajnoczi wrote:
> On Tue, Dec 05, 2017 at 01:51:45PM +0800, Peter Xu wrote:
> > There was no QMP capabilities defined. Define the first "oob" as
> > capability to allow out-of-band messages.
> >
> > Also, touch up qmp-test.c to test the new bits.
>
On Tue, Dec 05, 2017 at 01:51:45PM +0800, Peter Xu wrote:
> There was no QMP capabilities defined. Define the first "oob" as
> capability to allow out-of-band messages.
>
> Also, touch up qmp-test.c to test the new bits.
>
> Signed-off-by: Peter Xu
> ---
> monitor.c| 15 +--