From: Paolo Bonzini <pbonzini@redhat.com>
To: Stefan Hajnoczi <stefanha@gmail.com>, Fam Zheng <famz@redhat.com>
Cc: kwolf@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com,
afaerber@suse.de
Subject: Re: [Qemu-devel] [PATCH v2 0/5] virtio-test: Test case update
Date: Wed, 17 Jun 2015 15:22:56 +0200 [thread overview]
Message-ID: <558174B0.3040509@redhat.com> (raw)
In-Reply-To: <20150609101348.GA27451@stefanha-thinkpad.redhat.com>
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 <stefanha@redhat.com>
>
> I think Andreas is traveling and may be offline. Probably best to
> take this through Paolo's SCSI tree.
Ok, will do.
Paolo
prev parent reply other threads:[~2015-06-17 13:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-24 11:35 [Qemu-devel] [PATCH v2 0/5] virtio-test: Test case update Fam Zheng
2015-04-24 11:35 ` [Qemu-devel] [PATCH v2 1/5] tests: Link libqos virtio object to virtio-scsi-test Fam Zheng
2015-04-24 20:02 ` John Snow
2015-04-24 11:35 ` [Qemu-devel] [PATCH v2 2/5] libqos: Allow calling guest_free on NULL pointer Fam Zheng
2015-04-24 20:01 ` John Snow
2015-04-24 11:35 ` [Qemu-devel] [PATCH v2 3/5] libqos: Complete virtio device ID definition list Fam Zheng
2015-04-24 11:35 ` [Qemu-devel] [PATCH v2 4/5] tests: virtio-scsi: Move start/stop to individual test functions Fam Zheng
2015-04-24 11:35 ` [Qemu-devel] [PATCH v2 5/5] tests: virtio-scsi: Add test for unaligned WRITE SAME Fam Zheng
2015-05-14 6:29 ` [Qemu-devel] [PATCH v2 0/5] virtio-test: Test case update Fam Zheng
2015-06-09 10:13 ` Stefan Hajnoczi
2015-06-17 13:22 ` Paolo Bonzini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=558174B0.3040509@redhat.com \
--to=pbonzini@redhat.com \
--cc=afaerber@suse.de \
--cc=famz@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.com \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.