Spdk/lib/vhost
Jim Harris a191eedb19 vhost: import copy of dpdk rte_vhost v17.05
This will be decoupled from the build to start.  Next
patches will modify this code to prepare it for use with
SPDK vhost-scsi.  The final patch will replace the existing
v17.02-based code with this version, and make the necessary
SPDK vhost changes to use it.

This enables to better track the differences between upstream
DPDK and our internal copy, while not breaking the build at
any point in the git history.

While here, expand the POSIX include file check to exclude
any directory starting with lib/vhost/rte_vhost (which would
include this new directory).

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Icf1202c1b7a898edff12aa226943a08b578cf962
2017-05-08 14:39:55 -07:00
..
linux vhost: add copy of virtio headers 2017-03-23 13:51:04 -07:00
rte_vhost vhost: Rename LOG_DEBUG to VHOST_LOG_DEBUG 2017-05-08 13:19:20 -07:00
rte_vhost_17_05 vhost: import copy of dpdk rte_vhost v17.05 2017-05-08 14:39:55 -07:00
Makefile vhost: enable VFIO 2017-04-24 12:20:04 -07:00
task.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
task.h vhost: add a library and app for userspace vhost-scsi processing 2017-03-06 12:44:35 -07:00
vhost_iommu.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07: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 include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
vhost.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00