On Mon, Jun 19, 2017 at 03:58:35PM +0200, Peter Krempa wrote:
Since qemu 2.9 the options changed from a monolithic string into
fine
grained options for the json pseudo-protocol object.
---
Notes:
v2:
- fixed server type to 'inet' in test
- removed spurious 'transport' value in test
src/util/virstoragefile.c | 28 ++++++++++++++++++++++++----
tests/virstoragetest.c | 11 +++++++++++
2 files changed, 35 insertions(+), 4 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>