Spdk/lib/vhost
Darek Stojaczyk 1875912ff0 vhost/scsi: make scsi device a part of the device state struct
Both the scsi device and its state will need an
additional per-session copy, so we put those two
in a single struct now.

This also serves as a cleanup.

Change-Id: I01bc11db4070e9f258de15e6c44b6f4fcd1d51f2
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/c/439320
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-01-17 05:18:41 +00:00
..
rte_vhost vhost: do not close a closed connfd 2019-01-16 05:11:58 +00:00
Makefile vhost_user_nvme: add vhost user nvme target to SPDK 2018-04-03 15:01:24 -04:00
vhost_blk.c vhost/blk: propagate bdev hotremove event to all sessions 2019-01-16 12:18:19 +00:00
vhost_internal.h vhost: allow allocating per-session context data 2019-01-15 18:48:14 +00:00
vhost_nvme.c vhost: allow allocating per-session context data 2019-01-15 18:48:14 +00:00
vhost_rpc.c vhost: rpc: add an optional parameter -n/--name for get_vhost_controllers 2018-10-04 23:33:04 +00:00
vhost_scsi.c vhost/scsi: make scsi device a part of the device state struct 2019-01-17 05:18:41 +00:00
vhost.c vhost: allow allocating per-session context data 2019-01-15 18:48:14 +00:00