]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Move setting of conf_disk in qemuDomainSetBlockIoTune
authorJohn Ferlan <jferlan@redhat.com>
Thu, 6 Oct 2016 18:21:29 +0000 (14:21 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 25 Oct 2016 20:09:24 +0000 (16:09 -0400)
commit1f89039ddb9a6844d6204c1bac7f4d393448a2c9
tree9c6794e587fa781cd387a2d887ee9dd25326adfe
parent0ac8b70bb370a78ed75c58c3f6c110176563a2fb
qemu: Move setting of conf_disk in qemuDomainSetBlockIoTune

Since persistent_def is the only place that uses it, let's just keep
it closer to where it's used.
src/qemu/qemu_driver.c