[libvirt] [PATCH 15/38] qemu: domain: Store and restore TLS object alias of a disk

John Ferlan jferlan at redhat.com
Wed May 30 21:56:05 UTC 2018



On 05/30/2018 08:41 AM, Peter Krempa wrote:
> Libvirt uses the stored alias to detach the tlx x509 object on disk
> unplug. As the alias was not stored, the object would not be detached
> if unplugging disks after libvirtd restart.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_domain.c                    | 5 +++++
>  tests/qemustatusxml2xmldata/modern-in.xml | 1 +
>  2 files changed, 6 insertions(+)
> 

Could we use TLSx509 instead since that's used more frequently
elsewhere. Makes it far easier to search on just TLSx rather than tlsX
(which isn't used anywhere).

John

[...]




More information about the libvir-list mailing list