Re: [Qemu-devel] [PATCH-v2 0/2] Add support for vhost-scsi-pci

2013-03-28 Thread Asias He
On Thu, Mar 28, 2013 at 11:48:59PM -0700, Nicholas A. Bellinger wrote: > On Fri, 2013-03-29 at 14:39 +0800, Asias He wrote: > > On Fri, Mar 29, 2013 at 01:08:14AM +, Nicholas A. Bellinger wrote: > > > From: Nicholas Bellinger > > > > > > Hi QEMU folks, > > > > > > The following is the patch-

Re: [Qemu-devel] [PATCH-v2 0/2] Add support for vhost-scsi-pci

2013-03-28 Thread Nicholas A. Bellinger
On Fri, 2013-03-29 at 14:39 +0800, Asias He wrote: > On Fri, Mar 29, 2013 at 01:08:14AM +, Nicholas A. Bellinger wrote: > > From: Nicholas Bellinger > > > > Hi QEMU folks, > > > > The following is the patch-v2 series to support vhost-scsi-pci within > > the upstream QEMU tree. > > > > This

Re: [Qemu-devel] [PATCH-v2 0/2] Add support for vhost-scsi-pci

2013-03-28 Thread Asias He
On Fri, Mar 29, 2013 at 01:08:14AM +, Nicholas A. Bellinger wrote: > From: Nicholas Bellinger > > Hi QEMU folks, > > The following is the patch-v2 series to support vhost-scsi-pci within > the upstream QEMU tree. > > This includes the refactoring of existing virtio-scsi code from Paolo > to

[Qemu-devel] [PATCH-v2 0/2] Add support for vhost-scsi-pci

2013-03-28 Thread Nicholas A. Bellinger
From: Nicholas Bellinger Hi QEMU folks, The following is the patch-v2 series to support vhost-scsi-pci within the upstream QEMU tree. This includes the refactoring of existing virtio-scsi code from Paolo to allow a VirtIOSCSICommon structure that is shared amoungst existing virtio-scsi-pci devi