[libvirt] [PATCH] support auth for qemu SCSI hotplug

Gema Gomez gema.gomez-solano at linaro.org
Sun Oct 9 15:51:08 UTC 2016


Hi all,

commit fceeeda2 added support for adding key objects on hotplug based on a disk's secinfo for normal drives, but missed out SCSI drives. This patch adds the same support for SCSI drives, so that it's possible to hotplug SCSI drives requiring authentication (e.g. rbd-backed drives).

Cheers,
Gema


Gema Gomez (1):
  qemu: hotplug: support auth for scsi hotplug

 src/qemu/qemu_hotplug.c | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

-- 
2.10.0




More information about the libvir-list mailing list