Spdk/lib/vhost
Jin Yu c8bdbc12c3 vhost: refactor vhost scsi process_vq
Add scsi_blk_init function to replace the common
code of task initlization. The same to process_vq
function.

Change-Id: Ied0582ad7f087990c581e6e7aacde6ec201964dc
Signed-off-by: Jin Yu <jin.yu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1613
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Xiaodong Liu <xiaodong.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2020-04-13 02:11:40 +00:00
..
Makefile make: rev SO versions individually for libraries. 2020-03-18 08:02:30 +00:00
rte_vhost_compat.c memory.h: move to public headers 2020-03-19 08:50:45 +00:00
vhost_blk.c vhost: refactor process_vq 2020-03-26 08:12:35 +00:00
vhost_internal.h lib/vhost: Replace poll group per session by thread per controller 2020-03-10 09:12:12 +00:00
vhost_nvme.c nvme: Move prp map code from vhost to nvme driver 2020-03-10 09:12:29 +00:00
vhost_rpc.c lib/vhost: Replace poll group per session by thread per controller 2020-03-10 09:12:12 +00:00
vhost_scsi.c vhost: refactor vhost scsi process_vq 2020-04-13 02:11:40 +00:00
vhost.c lib/thread: thread_poll() polls until the exiting thread is exited 2020-04-09 13:44:14 +00:00