]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Add TLS hotplug for qemuDomainAttachRedirdevDevice
authorJohn Ferlan <jferlan@redhat.com>
Fri, 21 Oct 2016 13:59:53 +0000 (09:59 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 24 Oct 2016 11:56:35 +0000 (07:56 -0400)
commitd27c5c3e0d7014e8bce0f10e2f9f9241d657ec17
treed5b44afff51622f1d4f15a14cc34b796bc1c82c3
parent7300ca213440cc9b2dd4d964a6b63f127d35a1c7
qemu: Add TLS hotplug for qemuDomainAttachRedirdevDevice

Commit id '2c322378' missed the nuance that the redirdev backend could
be using a TCP chardev and if TLS is enabled on the host, thus will need
to have the TLS object added.
src/qemu/qemu_hotplug.c