]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: checkpoint: Implement VIR_DOMAIN_CHECKPOINT_XML_SIZE
authorPeter Krempa <pkrempa@redhat.com>
Wed, 1 Jul 2020 14:58:37 +0000 (16:58 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 7 Jul 2020 10:58:19 +0000 (12:58 +0200)
commitb9c24236fa42a808d768debd86e716d919512919
tree6dd948ee5c375fa012f125f9e7971ddb72afa093
parenta94997c4769ac376fc1fcf7111c6d8f5898579ea
qemu: checkpoint: Implement VIR_DOMAIN_CHECKPOINT_XML_SIZE

Introduce code which merges the appropriate bitmaps and queries the
final size of the backup, so that we can print the XML with size
information.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
src/qemu/qemu_checkpoint.c