]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: snapshot: Pass 'cfg' to external snapshot functions
authorPeter Krempa <pkrempa@redhat.com>
Mon, 3 Jun 2019 15:42:30 +0000 (17:42 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 10 Jun 2019 12:01:08 +0000 (14:01 +0200)
commitef6b88deef5447a2e8bc6dbeb13226a43e31d77d
tree0ea6e07069bdfac5f88af2e1097e68fcdd7af33a
parent6f15c82fda09bb9a5791290e662e08b8f47f1f15
qemu: snapshot: Pass 'cfg' to external snapshot functions

The caller has it so there's no point in getting it again.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_driver.c