[libvirt] [PATCH v2 0/5] Make migration APIs more extensible -- qemu patches

Jiri Denemark jdenemar at redhat.com
Tue Jun 25 13:59:43 UTC 2013


These are the patches for qemu driver that were already acked but had to
be reworked due to the introduction of ACL checks.

Jiri Denemark (5):
  qemu: Move internals of Begin phase to qemu_migration.c
  qemu: Move common parts of Prepare phase to qemu_migration.c
  qemu: Move internals of Confirm phase to qemu_migration.c
  Implement extensible migration APIs in qemu driver
  qemu: Implement support for VIR_MIGRATE_PARAM_GRAPHICS_URI

 src/qemu/qemu_driver.c    | 506 ++++++++++++++++++++--------------
 src/qemu/qemu_migration.c | 690 +++++++++++++++++++++++++++++++++-------------
 src/qemu/qemu_migration.h |  22 +-
 3 files changed, 825 insertions(+), 393 deletions(-)

-- 
1.8.2.1




More information about the libvir-list mailing list