[libvirt] [PATCH 00/10] Add new JSON pseudo-protocol support for qemu 2.9 changes

Peter Krempa posted 10 patches 6 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1497626884.git.pkrempa@redhat.com
There is a newer version of this series
src/util/virstoragefile.c | 256 ++++++++++++++++++++++++++++++++++++----------
tests/virstoragetest.c    |  62 +++++++++++
2 files changed, 266 insertions(+), 52 deletions(-)
[libvirt] [PATCH 00/10] Add new JSON pseudo-protocol support for qemu 2.9 changes
Posted by Peter Krempa 6 years, 10 months ago
The conversion to proper structures in qemu 2.9 lead to a change in the JSON
pseudo protocol fields, which made them unknown to libvirt.

This patchset fixes and refactors a few helpers and then adds the new format
to the backing store string parser.

Peter Krempa (10):
  util: storage: Output parsed network backing store string to debug log
  util: storage: Add missing return to
    virStorageSourceParseBackingJSONGluster
  util: storage: make virStorageSourceParseBackingJSONGlusterHost
    universal
  util: storage: Split out parsing of TCP network host from JSON
    pseudoprotocol
  util: storage: Report errors when source host data is missing
  util: storage: Add JSON parser for new options in iSCSI protocol
  util: storage: adapt to changes in JSON format for NBD
  util: storage: adapt to changes in JSON format for ceph/rbd
  util: storage: adapt to changes in JSON format for ssh
  util: storage: adapt to changes in JSON format for sheepdog

 src/util/virstoragefile.c | 256 ++++++++++++++++++++++++++++++++++++----------
 tests/virstoragetest.c    |  62 +++++++++++
 2 files changed, 266 insertions(+), 52 deletions(-)

-- 
2.12.2

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