Re: [PATCH] kvm tools: Add initial virtio-scsi support

2012-08-14 Thread Stefan Hajnoczi
On Tue, Aug 14, 2012 at 09:52:55AM +0800, Asias He wrote: On Mon, Aug 13, 2012 at 3:24 PM, Pekka Enberg penb...@kernel.org wrote: On Thu, Aug 9, 2012 at 3:51 AM, Asias He asias.he...@gmail.com wrote: This patch brings virito-scsi support to kvm tool. With the introduce of tcm_vhost

Re: [PATCH] kvm tools: Add initial virtio-scsi support

2012-08-14 Thread Nicholas A. Bellinger
On Tue, 2012-08-14 at 07:45 +0100, Stefan Hajnoczi wrote: On Tue, Aug 14, 2012 at 09:52:55AM +0800, Asias He wrote: On Mon, Aug 13, 2012 at 3:24 PM, Pekka Enberg penb...@kernel.org wrote: On Thu, Aug 9, 2012 at 3:51 AM, Asias He asias.he...@gmail.com wrote: SNIP --- diff --git

Re: [PATCH] kvm tools: Add initial virtio-scsi support

2012-08-13 Thread Pekka Enberg
On Thu, Aug 9, 2012 at 3:51 AM, Asias He asias.he...@gmail.com wrote: This patch brings virito-scsi support to kvm tool. With the introduce of tcm_vhost (vhost-scsi) tcm_vhost: Initial merge for vhost level target fabric driver we can implement virito-scsi by simply having vhost-scsi to

Re: [PATCH] kvm tools: Add initial virtio-scsi support

2012-08-13 Thread Asias He
On Mon, Aug 13, 2012 at 3:24 PM, Pekka Enberg penb...@kernel.org wrote: On Thu, Aug 9, 2012 at 3:51 AM, Asias He asias.he...@gmail.com wrote: This patch brings virito-scsi support to kvm tool. With the introduce of tcm_vhost (vhost-scsi) tcm_vhost: Initial merge for vhost level target

[PATCH] kvm tools: Add initial virtio-scsi support

2012-08-08 Thread Asias He
This patch brings virito-scsi support to kvm tool. With the introduce of tcm_vhost (vhost-scsi) tcm_vhost: Initial merge for vhost level target fabric driver we can implement virito-scsi by simply having vhost-scsi to handle the SCSI command. Howto use: 1) Setup the tcm_vhost target through