]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Move snapshot disk validation functions into one
authorPeter Krempa <pkrempa@redhat.com>
Wed, 15 Nov 2017 12:15:57 +0000 (13:15 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 23 Nov 2017 17:22:19 +0000 (18:22 +0100)
commit8ffdeed455650557df531aafc66c20b31bd4e0c4
tree7c2eebee675128ee8e55046436e4ee3b0aad2861
parentd602a5f28a14095f9550c10928858eb3f5b1ecde
qemu: Move snapshot disk validation functions into one

Move the code so that both the new image and old image can be verified
in the same function.
src/qemu/qemu_driver.c