Spdk/lib/vhost
Ben Walker 4185205540 scsi: Remove cb_event. It is no longer necessary.
This is an artifact from a past design. There is no longer
any reason to create an event here - the bdev layer will
correctly queue events and call completions on the correct
thread.

Change-Id: I145dab4046899834c0449ec7380dcbb28215b493
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/364831
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-06-22 10:47:31 -04:00
..
linux vhost: add copy of virtio headers 2017-03-23 13:51:04 -07:00
rte_vhost vhost: close remaining memory region FDs during backend cleanup 2017-05-24 11:53:47 -04:00
Makefile vhost: separated scsi layer from vhost.c 2017-05-25 18:30:44 -04:00
task.c scsi: Remove cb_event. It is no longer necessary. 2017-06-22 10:47:31 -04:00
task.h scsi: Remove cb_event. It is no longer necessary. 2017-06-22 10:47:31 -04:00
test_plan.md test: add vhost test plan 2017-06-21 19:55:13 -04:00
vhost_internal.h vhost: introduce spdk_vhost_vring_desc_to_iov 2017-06-07 14:28:54 -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: don't expose backend structures outside backend implementation 2017-06-07 14:28:54 -04:00
vhost_scsi.c scsi: Remove cb_event. It is no longer necessary. 2017-06-22 10:47:31 -04:00
vhost.c Revert "vhost: Don't panic if the task count isn't 0" 2017-06-20 15:25:39 -04:00