]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: checkpoint: Extract finalizing steps of checkpoint creation
authorPeter Krempa <pkrempa@redhat.com>
Thu, 3 Oct 2019 12:35:58 +0000 (14:35 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 24 Oct 2019 17:35:34 +0000 (19:35 +0200)
commitcbaee2199b0c15d3ace6ee0b488b79a7bd6719b3
treee2f7393c4556588a7856ad006c0a04c2ebcc7d7c
parent0ebc74d3e1036fcc22ad5537444b7d552b3c83e9
qemu: checkpoint: Extract finalizing steps of checkpoint creation

Extract the linking and saving bits of checkpoint creation into
qemuCheckpointCreateFinalize so that qemuCheckpointCreateXML is a bit
simpler and also makes it reusable in the backup code.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_checkpoint.c
src/qemu/qemu_checkpoint.h