Spdk/lib/vhost
Darek Stojaczyk 3b760a4d09 vhost: encapsulate synchronous event ctx within the generic vhost layer
The context had to be previously carried around by
particular vhost backend code and now it's embedded
inside the generic vsession struct. This serves mostly
as a cleanup.

Change-Id: I7b6ac2c3cb5d60a035d56affbf42fe5d4697f0f6
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/448223
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2019-03-19 17:09:08 +00:00
..
rte_vhost rte_vhost: introduce get/set vring base idx APIs 2019-02-27 01:43:16 +00:00
Makefile vhost: install external msg handling hooks to rte_vhost 2019-03-13 14:26:20 +00:00
rte_vhost_compat.c vhost/compat: implement SET/GET_CONFIG 2019-03-15 22:03:26 +00:00
vhost_blk.c vhost: encapsulate synchronous event ctx within the generic vhost layer 2019-03-19 17:09:08 +00:00
vhost_internal.h vhost: encapsulate synchronous event ctx within the generic vhost layer 2019-03-19 17:09:08 +00:00
vhost_nvme.c vhost: encapsulate synchronous event ctx within the generic vhost layer 2019-03-19 17:09:08 +00:00
vhost_rpc.c configure: add option not to use the internal rte_vhost copy 2019-03-13 14:26:20 +00:00
vhost_scsi.c vhost: encapsulate synchronous event ctx within the generic vhost layer 2019-03-19 17:09:08 +00:00
vhost.c vhost: encapsulate synchronous event ctx within the generic vhost layer 2019-03-19 17:09:08 +00:00