On 06/07/2017 18:54, Harris, James R wrote: > Hi Michael, > > Yes - we (SPDK team at Intel) have this on our TODO list, in addition > to a polled mode virtio-scsi driver (akin to the DPDK virtio-net driver that > can be used in the guest).
Can you also look at virtio-blk poll-mode drivers and vhost-user-blk (vhost-user-blk would be really easy to write, the sample server being much more work than the QEMU code)? Paolo