[PATCH v2 02/19] qemu: monitor: Add handler for blockdev-reopen

Eric Blake eblake at redhat.com
Wed Mar 11 19:04:32 UTC 2020


On 3/11/20 7:55 AM, Peter Krempa wrote:
> Introduce the monitor code for using blockdev-reopen. For now we'll use
> x-blockdev-reopen so that the interactions between qemu and libvirt
> can be tested with the existing code.
> 
> Since the usage will be guarded by the for-now unasserted capability
> we'll be able to change the called command when the command will be
> stabilized.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>   src/qemu/qemu_monitor.c      | 13 +++++++++++++
>   src/qemu/qemu_monitor.h      |  3 +++
>   src/qemu/qemu_monitor_json.c | 21 +++++++++++++++++++++
>   src/qemu/qemu_monitor_json.h |  4 ++++
>   4 files changed, 41 insertions(+)
> 

Reviewed-by: Eric Blake <eblake at redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




More information about the libvir-list mailing list