
30 May
2018
30 May
'18
11:50 p.m.
On 05/30/2018 08:41 AM, Peter Krempa wrote:
Now that we remember the alias we've used to attach the secret objects we should reuse them rather than trying to infer them from the disk configuration.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_hotplug.c | 43 ++++++++++++------------------------------- 1 file changed, 12 insertions(+), 31 deletions(-)
If we saved secrets for hostdev, then qemuDomainRemoveHostDevice would need adjustment. John [...]