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

Peter Krempa posted 4 patches 5 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1526570158.git.pkrempa@redhat.com
Test syntax-check passed
src/qemu/qemu_command.c                            | 40 +++-------------------
.../disk-drive-network-tlsx509-vxhs.args           |  8 ++---
tests/qemuxml2argvtest.c                           |  2 +-
3 files changed, 10 insertions(+), 40 deletions(-)
[libvirt] [PATCH 0/4] qemu: TLS cleanup and fix of path escaping
Posted by Peter Krempa 5 years, 11 months ago
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 properties
  qemu: command: Remove qemuBuildHasMasterKey

 src/qemu/qemu_command.c                            | 40 +++-------------------
 .../disk-drive-network-tlsx509-vxhs.args           |  8 ++---
 tests/qemuxml2argvtest.c                           |  2 +-
 3 files changed, 10 insertions(+), 40 deletions(-)

-- 
2.16.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/4] qemu: TLS cleanup and fix of path escaping
Posted by Ján Tomko 5 years, 11 months ago
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 comma
>  qemu: command: Fix formatting of TLS backend properties
>  qemu: command: Remove qemuBuildHasMasterKey
>
> src/qemu/qemu_command.c                            | 40 +++-------------------
> .../disk-drive-network-tlsx509-vxhs.args           |  8 ++---
> tests/qemuxml2argvtest.c                           |  2 +-
> 3 files changed, 10 insertions(+), 40 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list