Spdk/lib/vhost
Dariusz Stojaczyk 7a9af3963e vhost: moved vqueue/vring management to vhost.c
vqueue/vring management shouldn't differ between vhost-blk and
vhost-scsi, so it has been moved to vhost.c/vhost_internal.h

Change-Id: I5ecf2f7a34ec28deb94c7abef4225038913edf0d
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/362505
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-05-31 20:25:45 -04:00
..
linux vhost: add copy of virtio headers 2017-03-23 13:51:04 -07:00
rte_vhost vhost: close remaining memory region FDs during backend cleanup 2017-05-24 11:53:47 -04:00
Makefile vhost: separated scsi layer from vhost.c 2017-05-25 18:30:44 -04:00
task.c subsystem: make subsystem init in async manner 2017-05-31 15:30:58 -04:00
task.h vhost: generalized spdk_vhost_dev struct 2017-05-25 18:30:44 -04:00
vhost_internal.h vhost: moved vqueue/vring management to vhost.c 2017-05-31 20:25:45 -04:00
vhost_iommu.c vhost: fix deadlock on VFIO registration failure 2017-05-24 11:49:11 -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 vhost: separated scsi layer from vhost.c 2017-05-25 18:30:44 -04:00
vhost_scsi.c vhost: moved vqueue/vring management to vhost.c 2017-05-31 20:25:45 -04:00
vhost_scsi.h vhost: separated scsi layer from vhost.c 2017-05-25 18:30:44 -04:00
vhost.c vhost: moved vqueue/vring management to vhost.c 2017-05-31 20:25:45 -04:00