numam-dpdk/lib/librte_vhost
Jay Zhou 5303a48b53 vhost: add virtio crypto header file
Since the linux kernel header file virtio_crypto.h has been merged
in 4.9, if we include this header file directly, compilation will be
failed in the old kernels' environment, e.g. the vhost crypto backend
series.
Adding virtio_crypto.h in librte_vhost to make old kernels happy.

Signed-off-by: Jay Zhou <jianjay.zhou@huawei.com>
Signed-off-by: Lei Gong <arei.gonglei@huawei.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2018-04-14 00:43:30 +02:00
..
fd_man.c vhost: add pipe event for optimizing negotiation 2018-03-30 17:25:45 +02:00
fd_man.h vhost: add pipe event for optimizing negotiation 2018-03-30 17:25:45 +02:00
iotlb.c vhost: remove pending IOTLB entry if miss request failed 2018-02-05 19:56:04 +01:00
iotlb.h vhost: remove pending IOTLB entry if miss request failed 2018-02-05 19:56:04 +01:00
Makefile vhost: support selective datapath 2018-04-14 00:40:21 +02:00
meson.build vhost: support selective datapath 2018-04-14 00:40:21 +02:00
rte_vdpa.h vhost: support selective datapath 2018-04-14 00:40:21 +02:00
rte_vhost_version.map vhost: add APIs for live migration 2018-04-14 00:40:21 +02:00
rte_vhost.h vhost: add APIs for live migration 2018-04-14 00:40:21 +02:00
socket.c vhost: adapt library for selective datapath 2018-04-14 00:40:21 +02:00
vdpa.c vhost: support selective datapath 2018-04-14 00:40:21 +02:00
vhost_user.c vhost: adapt library for selective datapath 2018-04-14 00:40:21 +02:00
vhost_user.h vhost: export vhost feature definitions 2018-04-14 00:40:21 +02:00
vhost.c vhost: add APIs for live migration 2018-04-14 00:40:21 +02:00
vhost.h vhost: adapt library for selective datapath 2018-04-14 00:40:21 +02:00
virtio_crypto.h vhost: add virtio crypto header file 2018-04-14 00:43:30 +02:00
virtio_net.c vhost: fix log macro name conflict 2018-03-30 14:08:42 +02:00