[libvirt] [PATCH 0/8] qemu: Fix non-shared storage migration over NBD (blockdev-add sequels)

Peter Krempa posted 8 patches 4 years, 4 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1575655650.git.pkrempa@redhat.com
src/qemu/qemu_blockjob.c  |  11 +++-
src/qemu/qemu_migration.c | 115 ++++++++++++++++++++++++--------------
2 files changed, 80 insertions(+), 46 deletions(-)
[libvirt] [PATCH 0/8] qemu: Fix non-shared storage migration over NBD (blockdev-add sequels)
Posted by Peter Krempa 4 years, 4 months ago
I put some blockdev awareness into the non-shared storage migration NBD
code but it was not complete. Seeing it there mislead me thinking that
it's done.

Fix it now.

Peter Krempa (8):
  qemu: migration: Simplify handling of 'diskAlias' when adding NBD
    exports
  qemu: migration: Properly export backend for NBD storage migration
  qemu: migration: Access job name from job struct
  qemu: migration: Simplify cleanup in qemuMigrationSrcNBDCopyCancelOne
  qemu: blockjob: Allow NULL 'mirror' for block copy jobs due to
    migration
  qemu: migration: Split out setup of the migration target
  qemu: migration: Mention disk target rather than the drive name in
    debug msg
  qemu: migration: Properly setup mirror for blockdev configurations

 src/qemu/qemu_blockjob.c  |  11 +++-
 src/qemu/qemu_migration.c | 115 ++++++++++++++++++++++++--------------
 2 files changed, 80 insertions(+), 46 deletions(-)

-- 
2.23.0

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