]> xenbits.xensource.com Git - libvirt.git/commit
qemu: blockjob: Always save config XML when a blockjob is finished
authorPeter Krempa <pkrempa@redhat.com>
Mon, 28 Aug 2017 13:36:05 +0000 (15:36 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 5 Oct 2017 08:36:56 +0000 (10:36 +0200)
commitd39173ff7aedc41cf5fad9398a7499311d950baa
tree250429dac53323b1633c6e49f3a2b2bd882229d1
parentf7954d6b076aad3710c8124de4a1aa9e7df94ca0
qemu: blockjob: Always save config XML when a blockjob is finished

For VMs with persistent config the config may change upon successful
completion of a job. Save it always if a persistent VM finishes a
blockjob. This will simplify further additions.
src/qemu/qemu_blockjob.c