]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: command: Create qemuBlockStorageSourceAttachData for (i)SCSI hostdevs
authorPeter Krempa <pkrempa@redhat.com>
Fri, 19 Jun 2020 14:53:56 +0000 (16:53 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 17 Jul 2020 05:41:21 +0000 (07:41 +0200)
commit245ed36e9764906f6164ba20e4531fa0b1c4dd3c
treec07698f342be1dced9c6dcd96779f16f8f0f4a19
parentbab9257a649386a908069ba890a23f2a5ff5b131
qemu: command: Create qemuBlockStorageSourceAttachData for (i)SCSI hostdevs

Add convertor for creating qemuBlockStorageSourceAttachData which will
allow reusing the infrastructure which we have for attaching disks also
for hostdevs.

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