[libvirt] [PATCH 00/10] qemu: hotplug: Refactor for -blockdev support (blockdev-add saga)

Peter Krempa posted 10 patches 5 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1531829580.git.pkrempa@redhat.com
Test syntax-check passed
src/qemu/qemu_hotplug.c | 508 ++++++++++++++++++++++++++++++++++--------------
1 file changed, 358 insertions(+), 150 deletions(-)
[libvirt] [PATCH 00/10] qemu: hotplug: Refactor for -blockdev support (blockdev-add saga)
Posted by Peter Krempa 5 years, 9 months ago
A bunch of refactors which could be separated from my blockdev add
branch.

The patches modify the disk hotplug/unplug and media change code so that
we can easily add support for -blockdev later on.

Peter Krempa (10):
  qemu: hotplug: Reuse qemuHotplugPrepareDiskAccess in
    qemuDomainRemoveDiskDevice
  qemu: hotplug: Remove pointless variable
  qemu: hotplug: Don't format NULL in %s in qemuHotplugPrepareDiskAccess
  qemu: hotplug: Prepare for multiple backing chain member hotplug
  qemu: hotplug: Don't leak 'disk' if VM crashes during unplug finishing
  qemu: hotplug: Reuse qemuHotplugDiskSourceRemove for disk backend
    removal
  qemu: hotplug: Simplify removal of managed PR infrastructure on unplug
  qemu: hotplug: Refactor/simplify PR managed addition to VM
  qemu: hotplug: Extract legacy disk media changing bits
  qemu: hotplug: Make qemuHotplugWaitForTrayEject reusable

 src/qemu/qemu_hotplug.c | 508 ++++++++++++++++++++++++++++++++++--------------
 1 file changed, 358 insertions(+), 150 deletions(-)

-- 
2.16.2

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