]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Move qemuDomainPrepareChardevSourceTLS call
authorJohn Ferlan <jferlan@redhat.com>
Fri, 17 Feb 2017 14:46:16 +0000 (09:46 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 8 Mar 2017 19:31:10 +0000 (14:31 -0500)
commit684b2170b0b6aba3544257f8e89d672c04c13952
treef1d298db2cf70d3537bcffef9ac8e8e5cfcbf00a
parent26bef302c6d374c2d5ca3367c31ff6094c569296
qemu: Move qemuDomainPrepareChardevSourceTLS call

Move the call to inside the qemuDomainAddChardevTLSObjects in order to
further converge the code.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_hotplug.c