Re: [Xen-devel] [Qemu-devel] Question about scsi emulation

2015-03-24 Thread Stefano Stabellini
gt; > > > -Original Message- > > From: Stefano Stabellini [mailto:stefano.stabell...@eu.citrix.com] > > Sent: Monday, March 23, 2015 11:18 AM > > To: Stefan Hajnoczi > > Cc: Yaoli Zheng; qemu-de...@nongnu.org; xen-devel@lists.xen.org > > Subject: Re: [Xen-devel] [Qe

Re: [Xen-devel] [Qemu-devel] Question about scsi emulation

2015-03-24 Thread Juergen Gross
, 2015 11:18 AM To: Stefan Hajnoczi Cc: Yaoli Zheng; qemu-de...@nongnu.org; xen-devel@lists.xen.org Subject: Re: [Xen-devel] [Qemu-devel] Question about scsi emulation On Mon, 23 Mar 2015, Stefan Hajnoczi wrote: On Wed, Mar 18, 2015 at 02:16:47PM -0700, Yaoli Zheng wrote: We have problem using

Re: [Xen-devel] [Qemu-devel] Question about scsi emulation

2015-03-24 Thread Yaoli Zheng
[mailto:stefano.stabell...@eu.citrix.com] Sent: Monday, March 23, 2015 11:18 AM To: Stefan Hajnoczi Cc: Yaoli Zheng; qemu-de...@nongnu.org; xen-devel@lists.xen.org Subject: Re: [Xen-devel] [Qemu-devel] Question about scsi emulation On Mon, 23 Mar 2015, Stefan Hajnoczi wrote: > On Wed, Mar 18, 2015

Re: [Xen-devel] [Qemu-devel] Question about scsi emulation

2015-03-23 Thread Stefano Stabellini
On Mon, 23 Mar 2015, Stefan Hajnoczi wrote: > On Wed, Mar 18, 2015 at 02:16:47PM -0700, Yaoli Zheng wrote: > > We have problem using qemu emulated scsi driver(the old lsi). Wonder if any > > of other device model we can try for emulating scsi, and how we can get and > > config it in Xen? Having b

Re: [Xen-devel] [Qemu-devel] Question about scsi emulation

2015-03-23 Thread Stefan Hajnoczi
On Wed, Mar 18, 2015 at 02:16:47PM -0700, Yaoli Zheng wrote: > We have problem using qemu emulated scsi driver(the old lsi). Wonder if any > of other device model we can try for emulating scsi, and how we can get and > config it in Xen? Having been told virtio-scsi is alternative one, but have >