Hi
On Wed, Sep 19, 2018 at 7:06 PM Victor Toso wrote:
>
> Hi,
>
> On Wed, Sep 19, 2018 at 05:51:13PM +0400, Marc-André Lureau wrote:
> > Hi
> >
> > On Wed, Sep 19, 2018 at 3:26 PM Victor Toso wrote:
> > >
> > > Hi,
> > >
> > > Tested the qmp part, so far, so good. Some comments/suggestions
> > >
Hi,
On Wed, Sep 19, 2018 at 05:51:13PM +0400, Marc-André Lureau wrote:
> Hi
>
> On Wed, Sep 19, 2018 at 3:26 PM Victor Toso wrote:
> >
> > Hi,
> >
> > Tested the qmp part, so far, so good. Some comments/suggestions
> > bellow.
> >
> > On Fri, Aug 10, 2018 at 03:44:19PM +0200, marcandre.lur...@re
Hi
On Wed, Sep 19, 2018 at 3:26 PM Victor Toso wrote:
>
> Hi,
>
> Tested the qmp part, so far, so good. Some comments/suggestions
> bellow.
>
> On Fri, Aug 10, 2018 at 03:44:19PM +0200, marcandre.lur...@redhat.com wrote:
> > From: Marc-André Lureau
> >
> > Add a few helper functions to deal with
Hi,
Tested the qmp part, so far, so good. Some comments/suggestions
bellow.
On Fri, Aug 10, 2018 at 03:44:19PM +0200, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau
>
> Add a few helper functions to deal with a QMP port channel, in order
> to ease json handling, and wrapping a few
Hi
On Fri, Aug 10, 2018 at 3:45 PM wrote:
>
> From: Marc-André Lureau
>
> Add a few helper functions to deal with a QMP port channel, in order
> to ease json handling, and wrapping a few commands.
>
> (by convention, the port should have the name
> "org.qemu.monitor.qmp.0", but it's not strictly
Hi
On Fri, Aug 10, 2018 at 11:26 PM, Victor Toso wrote:
> Hi,
>
> On Fri, Aug 10, 2018 at 03:44:19PM +0200, marcandre.lur...@redhat.com wrote:
>> From: Marc-André Lureau
>>
>> Add a few helper functions to deal with a QMP port channel, in order
>> to ease json handling, and wrapping a few comman
Hi,
On Fri, Aug 10, 2018 at 03:44:19PM +0200, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau
>
> Add a few helper functions to deal with a QMP port channel, in order
> to ease json handling, and wrapping a few commands.
>
> (by convention, the port should have the name
> "org.qemu
From: Marc-André Lureau
Add a few helper functions to deal with a QMP port channel, in order
to ease json handling, and wrapping a few commands.
(by convention, the port should have the name
"org.qemu.monitor.qmp.0", but it's not strictly required)
This helper is put into use in the virt-viewer