]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Clean up snapshot retrieval to use the new helper
authorPeter Krempa <pkrempa@redhat.com>
Thu, 11 Oct 2012 09:59:40 +0000 (11:59 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Sat, 3 Nov 2012 10:26:39 +0000 (11:26 +0100)
commitec69ca14f9b97a40e958d1b5003102441badc4e6
tree42ab0ff1f91710d60a790a647dfa405e22516039
parentd38b934c4910c8bfa79a8622157f5a89effda23e
qemu: Clean up snapshot retrieval to use the new helper

Two other places were left with the old code to look up snapshots.
Change them to use the snapshot lookup helper.
src/qemu/qemu_driver.c