Spdk/lib/vhost
Dariusz Stojaczyk 10b1a4a9a3 vhost: added new/destroy_device callback layer
new/destroy_device implementations in particular backends now take
spdk_vhost_dev pointer.

This patch is a first step towards fixing synchronization issues between
RPC and vhost reactor. See the next patch which introduces generic
vhost mutex in vhost.c.

Change-Id: I448492330734726c21189f71ec7a9a8ed81c8195
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/372073
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-08-17 12:50:17 -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/vhost: Update test plan for vhost 2017-07-25 15:48:46 -04:00
vhost_blk.c vhost: added new/destroy_device callback layer 2017-08-17 12:50:17 -04:00
vhost_internal.h vhost: added new/destroy_device callback layer 2017-08-17 12:50:17 -04:00
vhost_iommu.c lib: replace strerror with strerror_r 2017-08-15 16:47:01 -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 lib: replace strerror with strerror_r 2017-08-15 16:47:01 -04:00
vhost_scsi.c vhost: added new/destroy_device callback layer 2017-08-17 12:50:17 -04:00
vhost.c vhost: added new/destroy_device callback layer 2017-08-17 12:50:17 -04:00