numam-spdk/lib/vhost
Dariusz Stojaczyk 62eb231574 vhost: removed task.h/task.c
Vhost scsi tasks aren't complicated enough to have their own files.
Also used spdk_ring instead of rte_membuf for task management.
This patch is a first step towards making vhost task pool
queue-specific, so that it can be single-producer, single-consumer.

Change-Id: I181417f49ccd9a5b8f53d4b96c9fefddca087692
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/366720
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@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: removed task.h/task.c 2017-06-30 16:32:47 -04:00
vhost.c vhost: removed task.h/task.c 2017-06-30 16:32:47 -04:00