numam-spdk/lib/vhost
Daniel Verkamp 6d3a4cd2a4 vhost: define VIRTIO_F_VERSION_1 if it is missing
Older kernel headers don't have the definition of this macro, so define
it if necessary.

This is the same workaround as used in rte_vhost/vhost.h.

Change-Id: I01e0661db05de517adf8e24a47c63d32853cd385
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-05-08 20:12:19 -07:00
..
linux vhost: add copy of virtio headers 2017-03-23 13:51:04 -07:00
rte_vhost vhost: upgrade SPDK vhost code to DPDK 17.05 2017-05-08 17:04:29 -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: upgrade SPDK vhost code to DPDK 17.05 2017-05-08 17:04:29 -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 vhost: define VIRTIO_F_VERSION_1 if it is missing 2017-05-08 20:12:19 -07:00