numam-spdk/lib/vhost
Dariusz Stojaczyk 9291b2e0d7 vhost: added generic vhost mutex
Added mutex to synchronize vdev access from external threads.
This is the next step towards fixing synchronization issues
between vhost reactor, RPC, and DPDK.

Change-Id: Id4b52658e05d02c479618ae0e5b5e58af2f02789
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/371175
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-08-17 12:50:17 -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/vhost: Update test plan for vhost 2017-07-25 15:48:46 -04:00
vhost_blk.c vhost: added new/destroy_device callback layer 2017-08-17 12:50:17 -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 vhost: added new/destroy_device callback layer 2017-08-17 12:50:17 -04:00
vhost.c vhost: added generic vhost mutex 2017-08-17 12:50:17 -04:00