qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH v2 0/1] qemu: fix the bug reported by qemu-iotes


From: Hao QingFeng
Subject: Re: [Qemu-block] [PATCH v2 0/1] qemu: fix the bug reported by qemu-iotests case 055
Date: Sat, 26 Nov 2016 13:51:41 +0800
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.0

Sorry, missed Cc qemu-stable in this patch.


在 2016-11-26 13:46, QingFeng Hao 写道:
Hi all,
v2 includes changes due to review comments by Kevin Wolf(thanks to Kevin).

v2:
* Add endian conversion for lba field in vmdk_write_extent.
   Based on master's commit:
   00227fefd205: Update version for v2.8.0-rc1 release

v1:
* Add patch to fix the bug reported by qemu-iotests case 055.
   Jing Liu and I found the cause was in vmdk and the fix is in the
   followed patch.
   Based on master's commit:
   00227fefd205: Update version for v2.8.0-rc1 release

   Upstream master's qemu-iotests case 055 reports the following error:
   +qemu-img: Error while reading offset 0 of 
tests/qemu-iotests/scratch/blockdev-target.img: Invalid argument
   +qemu-img: Error while reading offset 0 of 
tests/qemu-iotests/scratch/blockdev-target.img: Invalid argument
   +qemu-img: Error while reading offset 0 of 
tests/qemu-iotests/scratch/blockdev-target.img: Invalid argument
   +qemu-img: Error while reading offset 0 of 
tests/qemu-iotests/scratch/blockdev-target.img: Invalid argument

Thanks!

QingFeng Hao (1):
   block/vmdk: Fix the endian problem of buf_len and lba

  block/vmdk.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)


--
QingFeng Hao(Robin)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]