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

Jiri Denemark jdenemar at redhat.com
Mon Jan 18 14:53:03 UTC 2016


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(-)

-- 
2.7.0




More information about the libvir-list mailing list