[libvirt PATCH v2 11/31] qemu_blockjob: process QEMU_MONITOR_JOB_STATUS_PENDING signal

Peter Krempa pkrempa at redhat.com
Fri Jan 6 12:43:29 UTC 2023


On Thu, Jan 05, 2023 at 12:46:47 +0100, Pavel Hrdina wrote:
> QEMU emits this signal when the job finished its work and is about to be
> finalized. If the job is started with autofinalize disabled the job
> waits for user input to finalize the job.
> 
> This will be used by snapshot delete code.
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/qemu/qemu_backup.c   |  1 +
>  src/qemu/qemu_blockjob.c | 21 ++++++++++++++++++++-
>  src/qemu/qemu_blockjob.h |  1 +
>  3 files changed, 22 insertions(+), 1 deletion(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list