Re: [libvirt] [PATCHv2 3/5] event: Add guest agent lifecycle event

2014-11-24 Thread Jiri Denemark
On Mon, Nov 24, 2014 at 11:33:56 +0100, Jiri Denemark wrote: > On Fri, Nov 21, 2014 at 16:29:53 +0100, Peter Krempa wrote: > > As qemu is now able to notify us about change of the channel state used > > for communication with the guest agent we now can more precisely track > > the state of the gues

Re: [libvirt] [PATCHv2 3/5] event: Add guest agent lifecycle event

2014-11-24 Thread Jiri Denemark
On Fri, Nov 21, 2014 at 16:29:53 +0100, Peter Krempa wrote: > As qemu is now able to notify us about change of the channel state used > for communication with the guest agent we now can more precisely track > the state of the guest agent. > > To allow notifying management apps this patch implement

[libvirt] [PATCHv2 3/5] event: Add guest agent lifecycle event

2014-11-21 Thread Peter Krempa
As qemu is now able to notify us about change of the channel state used for communication with the guest agent we now can more precisely track the state of the guest agent. To allow notifying management apps this patch implements a new event that will be triggered on changes of the guest agent sta