]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainAttachHostSCSIDevice: Use new infrastructure
authorPeter Krempa <pkrempa@redhat.com>
Fri, 19 Jun 2020 14:44:23 +0000 (16:44 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 17 Jul 2020 05:41:21 +0000 (07:41 +0200)
commit3455acebf8bb3c9d7f2ae5170336549580ef8fde
treea2dfba691cb021e02639155591ee6e2dea855d96
parent5e24aa4c58b560a42aaad982303faf829100d811
qemuDomainAttachHostSCSIDevice: Use new infrastructure

Similarly to command line creation, use the blockdev helpers when
hotplugging an (i)SCSI hostdev.

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