numam-dpdk/lib/librte_vhost
Marcel Apfelbaum 45c55d39c5 vhost: fix build with old kernels
Commit 15e9ee6982
uses the VIRTIO_F_VERSION_1 macro existing only in newer kernels.

Fixed it by manually defining it for older kernels.

Fixes: 15e9ee6982 ("vhost: enable virtio 1.0")

Reported-by: Qian Xu <qian.q.xu@intel.com>
Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
2015-11-03 12:33:04 +01:00
..
eventfd_link vhost: add new eventfd copy ioctl 2015-10-30 20:06:30 +01:00
libvirt vhost: fix qemu shutdown 2015-09-24 14:57:36 +02:00
vhost_cuse vhost: use new eventfd copy 2015-10-30 20:06:51 +01:00
vhost_user vhost: fix build with kernel < 3.8 2015-10-30 15:55:05 +01:00
Makefile vhost: realloc device and queues to same numa node as vring desc 2015-06-29 18:57:33 +02:00
rte_vhost_version.map vhost: cleanup unix socket 2015-06-30 17:49:08 +02:00
rte_virtio_net.h vhost: fix build with old kernels 2015-11-03 12:33:04 +01:00
vhost_rxtx.c vhost-user: handle message to enable vring 2015-10-26 21:23:53 +01:00
vhost-net.h lib: fix C++11 compilation 2015-02-24 02:46:52 +01:00
virtio-net.c vhost: enable virtio 1.0 2015-11-02 23:12:27 +01:00
virtio-net.h vhost: implement cuse memory table 2015-02-24 01:38:14 +01:00