]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: save image: Split out new definition check/update
authorPeter Krempa <pkrempa@redhat.com>
Wed, 17 Sep 2014 13:06:18 +0000 (15:06 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 22 Sep 2014 07:45:36 +0000 (09:45 +0200)
commit4e215bcb2f522f898872dc551d3df3cd68c653ba
tree997a528c9fde4d5b0b4f1cb7d1a225c0e41e6b1b
parenteb9595b7250880a7a49a4944ad01a8beb7c52be3
qemu: save image: Split out new definition check/update

Split out the call to the update method only to places where it is
actually used rather than having a mega-method that does all the stuff.
src/qemu/qemu_driver.c