numam-spdk/lib/vhost
Changpeng Liu 5e8a3a77b6 vhost: make SPDK internal vhost library can work compatible with live recovery
We will not enable the live recovery feature for SPDK internal vhost library,
so we unmask the protocol flag for internal vhost library.

For the purpose to make it can be compiled with latest DPDK version, some
mandatory APIs are required, so add them here.

Change-Id: I34fab7ed90c86a0fb612852a47f6cadeb8a072f3
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/482069
Community-CI: SPDK CI Jenkins <sys_sgci@intel.com>
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>
2020-01-22 13:54:19 +00:00
..
Makefile make: add dependencies for the rte_vhost build. 2019-09-09 22:15:24 +00:00
rte_vhost_compat.c vhost: Inline the calculation of vhost session memory region. 2020-01-07 12:17:55 +00:00
vhost_blk.c vhost: make SPDK internal vhost library can work compatible with live recovery 2020-01-22 13:54:19 +00:00
vhost_internal.h lib/vhost: Allocate cpumask statically for struct spdk_vhost_dev 2020-01-03 08:32:38 +00:00
vhost_nvme.c vhost_nvme: fix one compilation issue 2020-01-13 12:43:16 +00:00
vhost_rpc.c lib/vhost: Allocate cpumask statically for struct spdk_vhost_dev 2020-01-03 08:32:38 +00:00
vhost_scsi.c lib/vhost: Allocate cpumask statically for struct spdk_vhost_dev 2020-01-03 08:32:38 +00:00
vhost.c lib/vhost: Allocate cpumask statically for poll group assignment 2020-01-03 08:32:38 +00:00