Spdk/lib/vhost
Dariusz Stojaczyk 67cd059c11 vhost_scsi: moved spdk_scsi_task_construct() out of spdk_vhost_get_tasks()
spdk_vhost_get_tasks() is now fully generic function for getting tasks,
which have to be specifically initialized *later*.
This allows us to remove extra loop inside spdk_vhost_get_tasks().

Change-Id: I9a9155189599cbae1b2eb94f64fba29a3e2d010b
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/366723
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-06-30 16:32:47 -04:00
..
linux vhost: add copy of virtio headers 2017-03-23 13:51:04 -07:00
rte_vhost rte_vhost: added error log in vhost_user_set_features 2017-06-30 16:32:47 -04:00
Makefile vhost: removed task.h/task.c 2017-06-30 16:32:47 -04:00
test_plan.md test: add vhost test plan 2017-06-21 19:55:13 -04:00
vhost_blk.c vhost: basic virtio block implementation 2017-06-28 21:37:56 -04:00
vhost_internal.h vhost: basic virtio block implementation 2017-06-28 21:37:56 -04:00
vhost_iommu.c vhost_iommu: handle opendir() failure 2017-06-15 13:51:54 -04:00
vhost_iommu.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
vhost_rpc.c vhost: removed task.h/task.c 2017-06-30 16:32:47 -04:00
vhost_scsi.c vhost_scsi: moved spdk_scsi_task_construct() out of spdk_vhost_get_tasks() 2017-06-30 16:32:47 -04:00
vhost.c vhost: removed task.h/task.c 2017-06-30 16:32:47 -04:00