numam-spdk/lib/vhost
Daniel Verkamp adf3cc2bc8 vhost: add fallback if linux/vfio.h is missing
On older kernels that don't have VFIO, stub out the vhost IOMMU
functions.

Fixes build on older distributions (e.g. CentOS 6).

Change-Id: Icda9998e494c24d252511a4da93ecb56502fe5a7
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/363473
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-06-02 19:47:09 -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 subsystem: make subsystem init in async manner 2017-05-31 15:30:58 -04:00
task.h vhost: generalized spdk_vhost_dev struct 2017-05-25 18:30:44 -04:00
vhost_internal.h vhost: add device type field 2017-05-31 20:25:45 -04:00
vhost_iommu.c vhost: add fallback if linux/vfio.h is missing 2017-06-02 19:47:09 -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: separated scsi layer from vhost.c 2017-05-25 18:30:44 -04:00
vhost_scsi.c vhost: removed redundant check in get_scsi_lun() 2017-06-01 14:15:50 -04:00
vhost_scsi.h vhost: separated scsi layer from vhost.c 2017-05-25 18:30:44 -04:00
vhost.c vhost: remove direct DPDK API call from vhost library 2017-06-02 12:04:15 -04:00