]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Add TLS hotplug for qemuDomainAttachRNGDevice
authorJohn Ferlan <jferlan@redhat.com>
Fri, 21 Oct 2016 14:06:50 +0000 (10:06 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 24 Oct 2016 11:56:50 +0000 (07:56 -0400)
commit6e6b4bfcf296880465173862b449446ff4b3796a
tree7529d00667200e9ef810dd3d13ef8ca29eeda5b2
parentd27c5c3e0d7014e8bce0f10e2f9f9241d657ec17
qemu: Add TLS hotplug for qemuDomainAttachRNGDevice

Commit id '2c322378' missed the nuance that the rng 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