Re: [Qemu-devel] scsi-testsuite for virtio-scsi

2012-04-30 Thread Anthony Liguori
On 04/30/2012 09:01 AM, Christoph Hellwig wrote: On Mon, Apr 30, 2012 at 12:59:53PM +0100, Stefan Hajnoczi wrote: It's not ideal but if we had a kickstart file or another way of building the guest with a single command, then at least regular QEMU SCSI contributors and maintainers can use the tes

Re: [Qemu-devel] scsi-testsuite for virtio-scsi

2012-04-30 Thread Christoph Hellwig
On Mon, Apr 30, 2012 at 12:59:53PM +0100, Stefan Hajnoczi wrote: > It's not ideal but if we had a kickstart file or another way of > building the guest with a single command, then at least regular QEMU > SCSI contributors and maintainers can use the test suite - I think a > Fedora guest would be fi

Re: [Qemu-devel] scsi-testsuite for virtio-scsi

2012-04-30 Thread Christoph Hellwig
On Fri, Apr 27, 2012 at 04:15:43PM +0100, Stefan Hajnoczi wrote: > Christoph Hellwig has announced a new testsuite for the Linux > in-kernel SCSI target: > > http://risingtidesystems.com/git/?p=scsi-testsuite.git;a=tree > > We will need something similar for virtio-scsi. Maybe we can > contribut

Re: [Qemu-devel] scsi-testsuite for virtio-scsi

2012-04-30 Thread Anthony Liguori
On 04/30/2012 06:59 AM, Stefan Hajnoczi wrote: On Sun, Apr 29, 2012 at 8:12 PM, Anthony Liguori wrote: On 04/28/2012 09:34 AM, Paolo Bonzini wrote: Il 28/04/2012 03:45, Zhi Yong Wu ha scritto: It's based on qemu-iotests, so the structure is familiar but uses sg3-utils to send SCSI commands

Re: [Qemu-devel] scsi-testsuite for virtio-scsi

2012-04-30 Thread Stefan Hajnoczi
On Sun, Apr 29, 2012 at 8:12 PM, Anthony Liguori wrote: > On 04/28/2012 09:34 AM, Paolo Bonzini wrote: >> >> Il 28/04/2012 03:45, Zhi Yong Wu ha scritto: > > It's based on qemu-iotests, so the structure is familiar but uses > sg3-utils to send SCSI commands instead of qemu-io. >>> >>>

Re: [Qemu-devel] scsi-testsuite for virtio-scsi

2012-04-29 Thread Anthony Liguori
On 04/28/2012 09:34 AM, Paolo Bonzini wrote: Il 28/04/2012 03:45, Zhi Yong Wu ha scritto: It's based on qemu-iotests, so the structure is familiar but uses sg3-utils to send SCSI commands instead of qemu-io. I think that those tests should be ran in guest, qemu-iotests has been merged into QEMU

Re: [Qemu-devel] scsi-testsuite for virtio-scsi

2012-04-28 Thread Zhi Yong Wu
On Sat, Apr 28, 2012 at 11:52 PM, Paolo Bonzini wrote: > Il 28/04/2012 16:53, Zhi Yong Wu ha scritto: >>> > Yes, we can run these in qemu-test if Anthony adds sg_utils to qemu-jeos. >> qemu-test means qemu-iotest? jeos is Just Enough Operating System? > > http://git.qemu.org/ has both qemu-test an

Re: [Qemu-devel] scsi-testsuite for virtio-scsi

2012-04-28 Thread Paolo Bonzini
Il 28/04/2012 16:53, Zhi Yong Wu ha scritto: >> > Yes, we can run these in qemu-test if Anthony adds sg_utils to qemu-jeos. > qemu-test means qemu-iotest? jeos is Just Enough Operating System? http://git.qemu.org/ has both qemu-test and qemu-jeos. Paolo

Re: [Qemu-devel] scsi-testsuite for virtio-scsi

2012-04-28 Thread Zhi Yong Wu
On Sat, Apr 28, 2012 at 10:34 PM, Paolo Bonzini wrote: > Il 28/04/2012 03:45, Zhi Yong Wu ha scritto: >>> > It's based on qemu-iotests, so the structure is familiar but uses >>> > sg3-utils to send SCSI commands instead of qemu-io. >> I think that those tests should be ran in guest, qemu-iotests h

Re: [Qemu-devel] scsi-testsuite for virtio-scsi

2012-04-28 Thread Paolo Bonzini
Il 28/04/2012 03:45, Zhi Yong Wu ha scritto: >> > It's based on qemu-iotests, so the structure is familiar but uses >> > sg3-utils to send SCSI commands instead of qemu-io. > I think that those tests should be ran in guest, qemu-iotests has been > merged into QEMU upstream, and those tests in it ar

Re: [Qemu-devel] scsi-testsuite for virtio-scsi

2012-04-27 Thread Zhi Yong Wu
On Fri, Apr 27, 2012 at 11:15 PM, Stefan Hajnoczi wrote: > Christoph Hellwig has announced a new testsuite for the Linux > in-kernel SCSI target: > > http://risingtidesystems.com/git/?p=scsi-testsuite.git;a=tree > > We will need something similar for virtio-scsi.  Maybe we can > contribute and use

[Qemu-devel] scsi-testsuite for virtio-scsi

2012-04-27 Thread Stefan Hajnoczi
Christoph Hellwig has announced a new testsuite for the Linux in-kernel SCSI target: http://risingtidesystems.com/git/?p=scsi-testsuite.git;a=tree We will need something similar for virtio-scsi. Maybe we can contribute and use this for QEMU SCSI emulation testing, I haven't checked how target-sp