[libvirt] [PATCH 0/3] Add hotplug/unplug for RBD disk with AES secret

John Ferlan jferlan at redhat.com
Wed Jun 22 11:46:30 UTC 2016


Since AES secrets were setup for RBD during qemuDomainSecretDiskPrepare,
the secret object needs to be added to the command line when hotplugging.
Additionally, when unplugging, if there's an AES secret, we need to remove it.

John Ferlan (3):
  qemu: Remove type from qemuBuildSecretInfoProps
  qemu: Make qemuBuildSecretInfoProps global
  qemu: Add secinfo for hotplug virtio disk

 src/qemu/qemu_command.c | 11 +++--------
 src/qemu/qemu_command.h |  4 ++++
 src/qemu/qemu_hotplug.c | 44 ++++++++++++++++++++++++++++++++++++++------
 3 files changed, 45 insertions(+), 14 deletions(-)

-- 
2.5.5




More information about the libvir-list mailing list