[libvirt] [PATCH v2 0/2] Fix parsing and formatting of 'UnixSocketAddress' qapi type

Peter Krempa posted 2 patches 6 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1518611461.git.pkrempa@redhat.com
src/qemu/qemu_block.c     | 13 +++++++++++--
src/util/virstoragefile.c |  8 +++++++-
tests/virstoragetest.c    |  9 +++++++++
3 files changed, 27 insertions(+), 3 deletions(-)
[libvirt] [PATCH v2 0/2] Fix parsing and formatting of 'UnixSocketAddress' qapi type
Posted by Peter Krempa 6 years, 2 months ago
v2: Don't 'fix' it for gluster disks which use old syntax not conforming
to the schema in qemu.

Peter Krempa (2):
  storage: Fix formatting and parsing of qemu type 'UnixSocketAddress'
  virstoragetest: Add test case for NBD over unix socket with new syntax

 src/qemu/qemu_block.c     | 13 +++++++++++--
 src/util/virstoragefile.c |  8 +++++++-
 tests/virstoragetest.c    |  9 +++++++++
 3 files changed, 27 insertions(+), 3 deletions(-)

-- 
2.15.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/2] Fix parsing and formatting of 'UnixSocketAddress' qapi type
Posted by Ján Tomko 6 years, 2 months ago
On Wed, Feb 14, 2018 at 01:33:09PM +0100, Peter Krempa wrote:
>v2: Don't 'fix' it for gluster disks which use old syntax not conforming
>to the schema in qemu.
>
>Peter Krempa (2):
>  storage: Fix formatting and parsing of qemu type 'UnixSocketAddress'
>  virstoragetest: Add test case for NBD over unix socket with new syntax
>
> src/qemu/qemu_block.c     | 13 +++++++++++--
> src/util/virstoragefile.c |  8 +++++++-
> tests/virstoragetest.c    |  9 +++++++++
> 3 files changed, 27 insertions(+), 3 deletions(-)
>

ACK series

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