[libvirt RFC 05/24] qemu_monitor: introduce qemuMonitorJobFinalize

Peter Krempa pkrempa at redhat.com
Thu Sep 1 12:46:39 UTC 2022


On Tue, Aug 23, 2022 at 18:32:08 +0200, Pavel Hrdina wrote:

"Upcoming snapshot deletion code will require that multiple commit jobs
are finished in sync. To allow aborting them if one fails we will need
to use manual finalization of the jobs. This commit implements the
monitor code for 'job-finalize'.
"

> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/qemu/qemu_monitor.c      | 12 ++++++++++++
>  src/qemu/qemu_monitor.h      |  5 +++++
>  src/qemu/qemu_monitor_json.c | 22 ++++++++++++++++++++++
>  src/qemu/qemu_monitor_json.h |  5 +++++
>  4 files changed, 44 insertions(+)

Missing addition of test to qemumonitorjsontest.c


More information about the libvir-list mailing list