On Mon, Jun 19, 2017 at 03:58:32PM +0200, Peter Krempa wrote:
Since 2.9 the host and port for NBD are no longer directly under the
json pseudo-protocol object, but rather belong to a sub-object called
'server'.
---
Notes:
v2:
- changed type 'tcp' to 'inet' according to the qemu schema
src/util/virstoragefile.c | 28 +++++++++++++++++-----------
tests/virstoragetest.c | 11 +++++++++++
2 files changed, 28 insertions(+), 11 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>