Hi
On Thu, Sep 27, 2018 at 12:26 PM Javier Celaya
wrote:
> El vie, 21-09-2018 a las 14:34 +0400, marcandre.lur...@redhat.com
> escribió:
>
> 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.
El vie, 21-09-2018 a las 14:34 +0400, marcandre.lur...@redhat.com
escribió:
> From: Marc-André Lureau
> Add a few helper functions to deal with a QMP port channel, in
> orderto ease json handling, and wrapping a few commands.
> (by convention, the port should have the
> name"org.qemu.monitor.qmp.0
On Fri, Sep 21, 2018 at 02:34:58PM +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.moni
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