Re: [PATCH 07/24] qemu: domain: Add infrastructure passing in TLS key's decryption key via 'secret'

2020-07-02 Thread Eric Blake
On 7/2/20 9:39 AM, Peter Krempa wrote: Store the required data in the private data of a storage source and ensure that the 'alias' of the secret is formatted in the status XML. Signed-off-by: Peter Krempa --- src/qemu/qemu_domain.c| 10 +- src/qemu/qemu_domain.h

[PATCH 07/24] qemu: domain: Add infrastructure passing in TLS key's decryption key via 'secret'

2020-07-02 Thread Peter Krempa
Store the required data in the private data of a storage source and ensure that the 'alias' of the secret is formatted in the status XML. Signed-off-by: Peter Krempa --- src/qemu/qemu_domain.c| 10 +- src/qemu/qemu_domain.h| 3 +++