Spdk/test/unit/lib/vhost
Ben Walker bcff4c89b8 bdev: Rename spdk_internal/bdev.h to spdk/bdev_module.h
This will become the public interface for implementing
bdev modules. Right now the file exposes too much of
the guts of the bdev layer to modules, so it needs
to be stripped down.

Change-Id: Ie8b8c3271d51fdb8d0c24a80244b3f3e510c8790
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/412297
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-05-25 16:02:22 +00:00
..
vhost_blk.c bdev: Rename spdk_internal/bdev.h to spdk/bdev_module.h 2018-05-25 16:02:22 +00:00
vhost_nvme.c bdev: Rename spdk_internal/bdev.h to spdk/bdev_module.h 2018-05-25 16:02:22 +00:00
vhost_scsi.c vhost: reduce log level of informational messages 2018-04-05 12:06:45 -04:00
vhost.c test/vhost: convert vhost-nvme stubs to DEFINE_STUB 2018-04-25 02:38:30 +00:00
Makefile test/vhost: add vhost_nvme.c unit test framework 2018-05-17 23:07:58 +00:00
test_vhost.c vhost: switch to the new rte_vhost API for GPA translation 2018-04-23 18:29:42 +00:00