qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/5] virtio-test: Test case update


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 0/5] virtio-test: Test case update
Date: Wed, 17 Jun 2015 15:22:56 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0


On 09/06/2015 12:13, Stefan Hajnoczi wrote:
> On Fri, Apr 24, 2015 at 07:35:15PM +0800, Fam Zheng wrote:
>> v2: Fix CDB for WRITE SAME. [Paolo]
>> 
>> Thanks to Marc MarĂ­'s work on libqos virtio support, it's now
>> very easy to add a test case to drive a virtio-scsi device.
>> 
>> The added test covers the recent fix for unaligned zero write in
>> block layer, we exercise it here with scsi-disk WRITE SAME.
>> 
>> 
>> Fam Zheng (5): tests: Link libqos virtio object to
>> virtio-scsi-test libqos: Allow calling guest_free on NULL
>> pointer libqos: Complete virtio device ID definition list tests:
>> virtio-scsi: Move start/stop to individual test functions tests:
>> virtio-scsi: Add test for unaligned WRITE SAME
>> 
>> tests/Makefile           |   2 +- tests/libqos/malloc.c    |   3
>> + tests/libqos/virtio.h    |  10 ++- tests/virtio-scsi-test.c |
>> 201 +++++++++++++++++++++++++++++++++++++++++++++-- 4 files
>> changed, 207 insertions(+), 9 deletions(-)
> 
> Reviewed-by: Stefan Hajnoczi <address@hidden>
> 
> I think Andreas is traveling and may be offline.  Probably best to
> take this through Paolo's SCSI tree.

Ok, will do.

Paolo



reply via email to

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