]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Simplify calls to qemuDomainSetPrivatePaths
authorMartin Kletzander <mkletzan@redhat.com>
Sun, 3 Apr 2016 19:59:46 +0000 (21:59 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 4 Apr 2016 06:17:10 +0000 (08:17 +0200)
commit1893b6df117baf785cc568c9b044a849de0ca046
tree43eab06448fa65fb904e0b885cf71cec59a9383d
parentdfbc9a8382adc0495bf0e034ae6add92bed4822b
qemu: Simplify calls to qemuDomainSetPrivatePaths

Since commit 9dca74ee6f54, the function can take driver and a vm, no
need to overcomplicate.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_process.c