Re: [Qemu-devel] [PATCH v3 0/3] Introduce vhost-user-scsi and sample application

2016-12-21 Thread Felipe Franciosi
> On 21 Dec 2016, at 22:17, Felipe Franciosi wrote: > > Based on various discussions on the 2016 KVM Forum, I'm sending over a > vhost-user-scsi implementation for your consideration. > > This patchset introduces a new vhost-user SCSI device. While heavily > based on vhost-scsi, it is implement

[Qemu-devel] [PATCH v3 0/3] Introduce vhost-user-scsi and sample application

2016-12-21 Thread Felipe Franciosi
Based on various discussions on the 2016 KVM Forum, I'm sending over a vhost-user-scsi implementation for your consideration. This patchset introduces a new vhost-user SCSI device. While heavily based on vhost-scsi, it is implemented using vhost's userspace counterpart. The device has been coded a