Re: [libvirt] [PATCH v11 5/5] qemu: Add secret object hotplug for TCP chardev TLS

2016-10-26 Thread Pavel Hrdina
On Mon, Oct 24, 2016 at 06:46:21PM -0400, John Ferlan wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1300776 > > Complete the implementation of support for TLS encryption on > chardev TCP transports by adding the hotplug ability of a secret > to generate the passwordid for the TLS object for

[libvirt] [PATCH v11 5/5] qemu: Add secret object hotplug for TCP chardev TLS

2016-10-24 Thread John Ferlan
https://bugzilla.redhat.com/show_bug.cgi?id=1300776 Complete the implementation of support for TLS encryption on chardev TCP transports by adding the hotplug ability of a secret to generate the passwordid for the TLS object for chrdev, RNG, and redirdev. Likewise, add the ability to hot unplug th