numam-spdk/lib/vhost
Jim Harris 1b67738c65 vhost: move linux virtio headers to include/
These headers are needed on systems that have old
kernels without virtio_scsi.h and virtio_types.h.
Move them out of the vhost directory and into include
so that they can be used by an upcoming virtio-scsi
initiator bdev module.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Ie6614b8845568729a38665c4c1a366b97978e315

Reviewed-on: https://review.gerrithub.io/374548
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-08-18 18:57:21 -04:00
..
rte_vhost rte_vhost: added error log in vhost_user_set_features 2017-06-30 16:32:47 -04:00
Makefile vhost: removed task.h/task.c 2017-06-30 16:32:47 -04:00
test_plan.md test/vhost: Update test plan for vhost 2017-07-25 15:48:46 -04:00
vhost_blk.c Fixed all SPDK_LOG() calls without newline char 2017-08-18 18:56:51 -04:00
vhost_internal.h vhost: added new/destroy_device callback layer 2017-08-17 12:50:17 -04:00
vhost_iommu.c lib: replace strerror with strerror_r 2017-08-15 16:47:01 -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 lib: replace strerror with strerror_r 2017-08-15 16:47:01 -04:00
vhost_scsi.c Fixed all SPDK_LOG() calls without newline char 2017-08-18 18:56:51 -04:00
vhost.c Fixed all SPDK_LOG() calls without newline char 2017-08-18 18:56:51 -04:00