[libvirt] [PATCH v2 15/25] qemu: domain: Track backup job data in the status XML

Eric Blake eblake at redhat.com
Wed Dec 4 21:52:50 UTC 2019


On 12/3/19 11:17 AM, Peter Krempa wrote:
> Store the data of a backup job along with the index counter for new
> backup jobs in the status XML. Currently we will support only one
> backup job and thus there's no necessity to add arrays of jobs.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>   src/qemu/qemu_domain.c | 58 ++++++++++++++++++++++++++++++++++++++++++
>   src/qemu/qemu_domain.h |  3 +++
>   2 files changed, 61 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