[libvirt] [PATCH v2 0/4] qemu: Fix offline migration onto the same host

Michal Privoznik posted 4 patches 5 years, 5 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1542979324.git.mprivozn@redhat.com
src/qemu/qemu_migration.c        | 42 ++++++++++++++++++++------------
src/qemu/qemu_migration_cookie.c | 23 ++++++++---------
src/qemu/qemu_migration_cookie.h |  4 ++-
3 files changed, 41 insertions(+), 28 deletions(-)
[libvirt] [PATCH v2 0/4] qemu: Fix offline migration onto the same host
Posted by Michal Privoznik 5 years, 5 months ago
v2 of:

https://www.redhat.com/archives/libvir-list/2018-November/msg00832.html

diff to v1:
- in 2/4 I'm passing @priv whenever possible
- only doing s/priv/NULL/ in 3/4 as suggested in review

Patches 1/4 and 4/4 are reviewed already (not pushed yet though).

Michal Prívozník (4):
  qemuMigrationDstPrepareAny: Don't overwrite error in cleanup path
  qemuMigrationEatCookie: Pass virDomainDef instead of virDomainObj
  qemuMigrationDstPrepareAny: Parse cookie before adding domain onto
    list
  qemuMigrationSrcConfirm: Don't remove domain config if confirm phase
    fails

 src/qemu/qemu_migration.c        | 42 ++++++++++++++++++++------------
 src/qemu/qemu_migration_cookie.c | 23 ++++++++---------
 src/qemu/qemu_migration_cookie.h |  4 ++-
 3 files changed, 41 insertions(+), 28 deletions(-)

-- 
2.18.1

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