[libvirt] [PATCH v2 16/25] qemu: blockjob: Track internal data for 'backup' blockjob

Daniel P. Berrangé berrange at redhat.com
Wed Dec 4 11:07:41 UTC 2019


On Tue, Dec 03, 2019 at 06:17:38PM +0100, Peter Krempa wrote:
> A backup blockjob needs to be able to notify the parent backup job as
> well as track all data to be able to clean up the bitmap and blockdev
> used for the backup.
> 
> Add the data structure, job allocation function and status XML formatter
> and parser.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_blockjob.c | 34 +++++++++++++++++++++++++++++++++-
>  src/qemu/qemu_blockjob.h | 18 ++++++++++++++++++
>  src/qemu/qemu_domain.c   | 21 +++++++++++++++++++++
>  3 files changed, 72 insertions(+), 1 deletion(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list