Spdk/lib/vhost
Jim Harris be9a3b9f69 bdev: pass descriptors for I/O operations
This enables checking permissions - for example,
spdk_bdev_write will fail if the descriptor was not
created with write permissions.

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

Reviewed-on: https://review.gerrithub.io/369493
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-07-14 13:31:30 -04:00
..
linux vhost: add copy of virtio headers 2017-03-23 13:51:04 -07: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: add vhost test plan 2017-06-21 19:55:13 -04:00
vhost_blk.c bdev: pass descriptors for I/O operations 2017-07-14 13:31:30 -04:00
vhost_internal.h vhost: renamed MAX_VRINGS define to MAX_VQUEUES 2017-07-12 13:14:26 -04:00
vhost_iommu.c vhost_iommu: handle realloc() failure 2017-07-13 15:47:33 -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 scsi: removed dev->maxlun field 2017-07-12 13:16:55 -04:00
vhost_scsi.c vhost_scsi: check for task allocation failure 2017-07-12 12:20:56 -04:00
vhost.c vhost: renamed MAX_VRINGS define to MAX_VQUEUES 2017-07-12 13:14:26 -04:00