Re: [libvirt] [PATCH 0/4] qemu: TLS cleanup and fix of path escaping

2018-05-17 Thread Ján Tomko
On Thu, May 17, 2018 at 05:17:31PM +0200, Peter Krempa wrote: Clean up some code and fix wrong escaping of TLS certificate path. Peter Krempa (4): qemu: command: Optimize formatting of 'passwordid' in qemuBuildTLSx509BackendProps tests: qemuxml2argv: Test TLS certificate path containing a c

[libvirt] [PATCH 0/4] qemu: TLS cleanup and fix of path escaping

2018-05-17 Thread Peter Krempa
Clean up some code and fix wrong escaping of TLS certificate path. Peter Krempa (4): qemu: command: Optimize formatting of 'passwordid' in qemuBuildTLSx509BackendProps tests: qemuxml2argv: Test TLS certificate path containing a comma qemu: command: Fix formatting of TLS backend propertie