]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Introduce virQEMUSaveDataFinish
authorJiri Denemark <jdenemar@redhat.com>
Tue, 6 Jun 2017 20:49:11 +0000 (22:49 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 7 Jun 2017 11:36:01 +0000 (13:36 +0200)
commitec986bc5727b88b0631236ad0cdecb0a8568d5cd
tree99a0b9cc728a2e443d1ad77e1d8a5f1117ac26c2
parenta2d2aae148980f00dd83093d61b1aa06c54fbe96
qemu: Introduce virQEMUSaveDataFinish

The function is supposed to update the save image header after a
successful migration to the save image file.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/qemu/qemu_driver.c