]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: domain: Track backup job data in the status XML
authorPeter Krempa <pkrempa@redhat.com>
Wed, 18 Sep 2019 09:27:05 +0000 (11:27 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 10 Dec 2019 11:41:57 +0000 (12:41 +0100)
commit9ac4b7db8dd9ee9b3510edc7928e2b06faeb1c96
tree8b2171157b972b13fc3b13156a02d32b48bd3db6
parente87120307a4b57bafdb2acb281003c1475e80eb9
qemu: domain: Track backup job data in the status XML

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@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h