On Thu, Jan 16, 2020 at 05:56:38PM +0100, Peter Krempa wrote: > See patch 2 please. > > Peter Krempa (2): > tests: storage: Add test data for json specified raw image with > offset/size > qemu: Handle 'offset' and 'size' parameters of 'raw' driver > > src/conf/domain_conf.c | 19 +++++++++++++++++++ > src/qemu/qemu_block.c | 10 ++++------ > src/util/virstoragefile.c | 21 +++++++++++++++++---- > src/util/virstoragefile.h | 4 ++++ > tests/virstoragetest.c | 15 +++++++++++++++ > 5 files changed, 59 insertions(+), 10 deletions(-) Can confirm that this fixes the issue in the virt-v2v test suite. Tested-by: Richard W.M. Jones <rjones@xxxxxxxxxx> Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VMs from scratch http://libguestfs.org/virt-builder.1.html