]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Use private storage source for iscsi instead of private hostdev
authorJohn Ferlan <jferlan@redhat.com>
Sat, 23 Sep 2017 11:03:10 +0000 (07:03 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 24 Nov 2017 16:47:26 +0000 (11:47 -0500)
commit16eef5c2b471f19ce87e5c9f57fe4f8f2f40bae1
tree315cfed6ccba03a97b5d0fdf33b38eaacd5995b4
parent626ea2d59637f354310ecabf5a7b0c42db9eb5f3
qemu: Use private storage source for iscsi instead of private hostdev

Rather than placing/using privateData about secinfo in the hostdev,
let's use the virStorageSource private data instead.
src/qemu/qemu_command.c
src/qemu/qemu_domain.c