[libvirt] [PATCH 0/2] Introduce migration iteration event

Pavel Hrdina phrdina at redhat.com
Thu Jan 21 15:31:44 UTC 2016


On Mon, Jan 18, 2016 at 03:53:03PM +0100, Jiri Denemark wrote:
> Jiri Denemark (2):
>   Introduce migration iteration event
>   qemu: Add support for migration iteration event
> 
>  daemon/remote.c                  | 32 ++++++++++++++++++
>  include/libvirt/libvirt-domain.h | 22 +++++++++++++
>  src/conf/domain_event.c          | 71 ++++++++++++++++++++++++++++++++++++++++
>  src/conf/domain_event.h          |  8 +++++
>  src/libvirt_private.syms         |  2 ++
>  src/qemu/qemu_monitor.c          | 13 ++++++++
>  src/qemu/qemu_monitor.h          |  8 +++++
>  src/qemu/qemu_monitor_json.c     | 17 ++++++++++
>  src/qemu/qemu_process.c          | 30 +++++++++++++++++
>  src/remote/remote_driver.c       | 33 +++++++++++++++++++
>  src/remote/remote_protocol.x     | 14 +++++++-
>  src/remote_protocol-structs      |  6 ++++
>  tools/virsh-domain.c             | 18 ++++++++++
>  13 files changed, 273 insertions(+), 1 deletion(-)

ACK series




More information about the libvir-list mailing list