[PATCH 0/4] qemu: Fix handling of 'copy-on-read' on hotplug with blockdev

Peter Krempa pkrempa at redhat.com
Thu Feb 6 12:54:15 UTC 2020


See patch 4.

Peter Krempa (4):
  qemuMonitorJSONBlockdevAdd: Refactor cleanup
  qemuMonitorJSONBlockdevDel: Refactor cleanup
  qemuMonitorBlockdevAdd: Take double pointer argument
  qemu: hotplug: Fix handling of the 'copy-on-read' layer with blockdev

 src/qemu/qemu_block.c        | 14 ++------------
 src/qemu/qemu_hotplug.c      | 25 +++++++++++++++---------
 src/qemu/qemu_monitor.c      | 16 ++++++----------
 src/qemu/qemu_monitor.h      |  2 +-
 src/qemu/qemu_monitor_json.c | 37 +++++++++++++-----------------------
 src/qemu/qemu_monitor_json.h |  2 +-
 6 files changed, 39 insertions(+), 57 deletions(-)

-- 
2.24.1




More information about the libvir-list mailing list