From: Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> To make tcm_vhost work again, the patchset fix some tcm_vhost issues to upgrate tcm_vhost implementation. Todo list: will add some tmf functions in tcm_vhost based on latest virtio_scsi specs. My git tree: 1.) qemu vhost integration: git@xxxxxxxxxx:wuzhy/qemu.git vhost-scsi-integrate It will rebase stefan's vhost code into qemu.git/master 2.) tcm_vhost: git@xxxxxxxxxx:wuzhy/linux.git tcm_vhost Zhi Yong Wu (5): tcm_vhost: fix tcm_vhost lifecycle issue tcm_vhost: Make tvc_resp naming more readable tcm_vhost: fix the way to calc lun number tcm_vhost: fix iov array offset tcm_vhost: add the support for multiple queue drivers/target/tcm_vhost/tcm_vhost_base.h | 2 +- drivers/target/tcm_vhost/tcm_vhost_scsi.c | 118 ++++++++++++++++------------ drivers/target/tcm_vhost/tcm_vhost_scsi.h | 2 +- 3 files changed, 69 insertions(+), 53 deletions(-) -- 1.7.6 -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html