]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: conf: Add configuration of TLS key encryption for 'vxhs' and 'nbd' disks
authorPeter Krempa <pkrempa@redhat.com>
Mon, 29 Jun 2020 15:12:03 +0000 (17:12 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 7 Jul 2020 10:58:19 +0000 (12:58 +0200)
commit470d322e0cc3d45eccf54c6e4fa13bf1bd40428f
tree6a0042444749a2d57ee8600ebd2b9f0e15534733
parent7fa772bfd719ca8cf07ec5482266572fd21d6f5d
qemu: conf: Add configuration of TLS key encryption for 'vxhs' and 'nbd' disks

Until now libvirt didn't allow using encrypted TLS key for disk clients.

Add fields for configuring the secret and propagate defaults.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
src/qemu/libvirtd_qemu.aug
src/qemu/qemu.conf
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h
src/qemu/test_libvirtd_qemu.aug.in