On Mon, Dec 09, 2013 at 01:24:36PM +0800, Fam Zheng wrote: > VMFS extent line in description file should be with 4 fields: > > RW <size> VMFS "file-name.vmdk" > > Check the number explicitly and report error if offset is appended as > FLAT, which should be invalid format. > > Reported-by: Paolo Bonzini <pbonz...@redhat.com> > Signed-off-by: Fam Zheng <f...@redhat.com> > --- > block/vmdk.c | 9 +++++++-- > tests/qemu-iotests/059 | 14 ++++++++++++++ > tests/qemu-iotests/059.out | 5 +++++ > 3 files changed, 26 insertions(+), 2 deletions(-)
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan