[libvirt] [PATCH] qemu: Check domain status details when reconnecting monitor

Jiri Denemark jdenemar at redhat.com
Wed Sep 28 08:12:03 UTC 2011


On Tue, Sep 27, 2011 at 09:11:57 -0600, Eric Blake wrote:
> On 09/27/2011 03:51 AM, Jiri Denemark wrote:
> > Current qemu is able to give us detailed domain status (not just if it
> > is running or not) which we can translate into a status reason.
> > ---
> >   src/qemu/qemu_monitor.c      |   66 +++++++++++++++++++++++++++++++++++++++--
> >   src/qemu/qemu_monitor.h      |   25 +++++++++++++++-
> >   src/qemu/qemu_monitor_json.c |   15 +++++++++-
> >   src/qemu/qemu_monitor_json.h |    4 ++-
> >   src/qemu/qemu_monitor_text.c |   20 ++++++++++++-
> >   src/qemu/qemu_monitor_text.h |    4 ++-
> >   src/qemu/qemu_process.c      |   15 ++++++----
> >   7 files changed, 134 insertions(+), 15 deletions(-)
> 
> Nice.  ACK.

Pushed, thanks.

Jirka




More information about the libvir-list mailing list