[libvirt] [PATCH 0/4] qemu: hotplug: Clean up and fix disk device unplug (blockdev-add saga)

Peter Krempa posted 4 patches 5 years, 1 month ago
Failed in applying to current master (apply log)
src/qemu/qemu_hotplug.c | 87 ++++++++++++++++++-----------------------
1 file changed, 39 insertions(+), 48 deletions(-)
[libvirt] [PATCH 0/4] qemu: hotplug: Clean up and fix disk device unplug (blockdev-add saga)
Posted by Peter Krempa 5 years, 1 month ago
Refactor checking of disk bus and type for disk unplug and fix checking
whether a virtio disk has a running block job by deleting the
almost-identical implementation specific to virtio disks.

Peter Krempa (4):
  qemu: hotplug: Remove 'ret' variable in qemuDomainDetachDeviceDiskLive
  qemu: hotplug: Use typecasted enum in qemuDomainDetachDeviceDiskLive
  qemu: hotplug: Use switch statement for selecting disk bus function
  qemu: hotplug: Merge virtio and non-virtio disk unplug code

 src/qemu/qemu_hotplug.c | 87 ++++++++++++++++++-----------------------
 1 file changed, 39 insertions(+), 48 deletions(-)

-- 
2.20.1

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