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

Daniel Henrique Barboza danielhb413 at gmail.com
Thu Feb 6 14:57:27 UTC 2020



On 2/6/20 9:54 AM, Peter Krempa wrote:
> 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


Reviewed-by: Daniel Henrique Barboza <danielhb413 at gmail.com>

> 
>   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(-)
> 




More information about the libvir-list mailing list