On 02/14/2014 05:21 PM, Eric Blake wrote:
> Inspired by my work on qemu monitor events; Dan correctly argued
> that if we're going to expose those through virsh, we also need
> to expose regular events.  Patch 5/4 still coming, which adds
> handlers for the remaining 15 domain event types.

Ping - I'd like to know if there's a chance of this making 1.2.2, and if
so, if I should spend time writing 5/4 today.

> 
> Eric Blake (4):
>   virsh: common code for parsing --seconds
>   virsh: common code for waiting for an event
>   virsh: add event command, for lifecycle events
>   virsh: add net-event command
> 
>  tools/virsh-domain.c  | 410 
> +++++++++++++++++++++++++++++++++++++++++++-------
>  tools/virsh-network.c | 171 ++++++++++++++++++++-
>  tools/virsh.c         | 186 ++++++++++++++++++++++-
>  tools/virsh.h         |  17 ++-
>  tools/virsh.pod       |  30 ++++
>  5 files changed, 752 insertions(+), 62 deletions(-)
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to