Re: [libvirt] [PATCH v3 8/8] qemu: Introduce qemuDomainGetTLSObjects

2017-03-08 Thread Jiri Denemark
On Wed, Mar 01, 2017 at 18:30:26 -0500, John Ferlan wrote: > Split apart and rename qemuDomainGetChardevTLSObjects in order to make a > more generic API that can create the TLS JSON prop objects (secret and > tls-creds-x509) to be used to create the objects > > Signed-off-by: John Ferlan > --- >

[libvirt] [PATCH v3 8/8] qemu: Introduce qemuDomainGetTLSObjects

2017-03-01 Thread John Ferlan
Split apart and rename qemuDomainGetChardevTLSObjects in order to make a more generic API that can create the TLS JSON prop objects (secret and tls-creds-x509) to be used to create the objects Signed-off-by: John Ferlan --- src/qemu/qemu_hotplug.c | 55 ++-