Hi,
On Fri, Sep 21, 2018 at 02:31:40PM +0400, Marc-André Lureau wrote:
> Hi
>
> On Fri, Sep 21, 2018 at 1:24 PM Victor Toso wrote:
> >
> > Hi,
> >
> > On Thu, Sep 20, 2018 at 12:01:37AM +0400, marcandre.lur...@redhat.com wrote:
> > > From: Marc-André Lureau
> > >
> > > Add a few helper function
Hi
On Fri, Sep 21, 2018 at 1:24 PM Victor Toso wrote:
>
> Hi,
>
> On Thu, Sep 20, 2018 at 12:01:37AM +0400, 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 co
Hi,
On Thu, Sep 20, 2018 at 12:01:37AM +0400, 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