[libvirt] [PATCH 0/3] qemu: Allow turing of SSL verification for https/ftps drives

Peter Krempa pkrempa at redhat.com
Thu Apr 27 17:04:22 UTC 2017


This is a followup to the qemu cookie series and should be applied on top of it.
Since I already fixed a few things in the original series this would not apply
cleanly, thus you can fetch it at:

 git fetch git://pipo.sk/pipo/libvirt.git qemu-ssl-verify-off

Peter Krempa (3):
  conf: Use only one temporary string in virDomainDiskSourceParse
  conf: Add support for modifying ssl validation for https/ftps disks
  qemu: command: Implement ssl verification configuration

 docs/formatdomain.html.in                          |  9 ++++
 docs/schemas/domaincommon.rng                      | 50 +++++++++++++++++++++-
 src/conf/domain_conf.c                             | 34 ++++++++++++---
 src/qemu/qemu_command.c                            | 27 +++++++++++-
 src/util/virstoragefile.h                          |  1 +
 .../generic-disk-network-http.xml                  |  2 +
 .../qemuxml2argv-disk-drive-network-http.args      |  2 +-
 .../qemuxml2argv-disk-drive-network-http.xml       |  1 +
 8 files changed, 114 insertions(+), 12 deletions(-)

-- 
2.12.2




More information about the libvir-list mailing list