[libvirt] [PATCH v2 0/8] Add new JSON pseudo-protocol support for qemu 2.9 changes

Peter Krempa posted 8 patches 6 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1497880533.git.pkrempa@redhat.com
src/util/virstoragefile.c | 270 ++++++++++++++++++++++++++++++++++++----------
tests/virstoragetest.c    |  73 ++++++++++++-
2 files changed, 283 insertions(+), 60 deletions(-)
[libvirt] [PATCH v2 0/8] Add new JSON pseudo-protocol support for qemu 2.9 changes
Posted by Peter Krempa 6 years, 10 months ago
Patches 1-3 of old series were pushed already.

Patch 1 of this series is new and adapts to change in 'SocketAddress' in qemu.

Patches 2 and 3 needed to be modified because of patch 1.

Patch 4 fixes the 'lun' field and splits the portal into host and port.

There are a few changes in the rest of the patches, mostly changes from 'tcp' to
'inet' in the test suite.

Peter Krempa (8):
  util: storage: Add support for type 'inet' in
    virStorageSourceParseBackingJSONSocketAddress
  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 | 270 ++++++++++++++++++++++++++++++++++++----------
 tests/virstoragetest.c    |  73 ++++++++++++-
 2 files changed, 283 insertions(+), 60 deletions(-)

-- 
2.12.2

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