[libvirt PATCH v2 11/16] qemu: split qemuDomainSecretStorageSourcePrepare

Peter Krempa pkrempa at redhat.com
Tue Sep 27 12:56:43 UTC 2022


On Wed, Aug 31, 2022 at 13:40:56 -0500, Jonathon Jongsma wrote:
> This prepares encryption secrets and authentication secrets. When we add
> nbdkit-backed network storage sources, we will not need to send
> authentication secrets to qemu, since they will be sent to nbdkit
> instead. So split this into two different functions.
> 
> Signed-off-by: Jonathon Jongsma <jjongsma at redhat.com>
> ---
>  src/qemu/qemu_domain.c | 83 ++++++++++++++++++++++++++----------------
>  1 file changed, 52 insertions(+), 31 deletions(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list