Spdk/lib/vhost
Ben Walker ba1e1d5308 vhost: Rename LOG_DEBUG to VHOST_LOG_DEBUG
LOG_DEBUG is a symbol defined by POSIX, so if sys/log.h
is included the symbols conflict.

We'll need to push this patch to upstream DPDK too.

Change-Id: Ib263731864aca4791226ea6e3abb5ddfe42e97d8
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2017-05-08 13:19:20 -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
Makefile vhost: enable VFIO 2017-04-24 12:20:04 -07:00
task.c vhost: make dpdk_vid_mapping and g_need_iovecs static 2017-03-07 13:05:58 -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 vhost: enable VFIO 2017-04-24 12:20:04 -07:00
vhost_iommu.h vhost: enable VFIO 2017-04-24 12:20:04 -07:00
vhost_rpc.c scsi: make spdk_scsi_dev definition private 2017-05-03 12:34:57 -07:00
vhost.c vhost: eliminate loop log print when no available requests 2017-05-04 13:21:27 -07:00