numam-spdk/lib/vhost
Pawel Wodkowski 5b392ecdd1 vhost: fix deadlock on VFIO registration failure
Move mutext locking to API functions to prevent deadlock when memory
registration fail. Fixes #163.

Change-Id: I4804f671ed9d82ede87bc9439c36368b94e2d636
Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-on: https://review.gerrithub.io/361934
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>
2017-05-24 11:49:11 -04:00
..
linux vhost: add copy of virtio headers 2017-03-23 13:51:04 -07:00
rte_vhost vhost: wrap vhost_user_read_cb with vhost_user mutex 2017-05-12 08:05:37 -07:00
Makefile vhost: enable VFIO 2017-04-24 12:20:04 -07:00
task.c scsi: remove spdk_scsi_task::owner_task_ctr 2017-05-15 10:12:42 -07:00
task.h scsi: remove spdk_scsi_task::owner_task_ctr 2017-05-15 10:12:42 -07: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: added rpc commands to remove vhost controllers and devices 2017-05-18 01:01:46 -07:00
vhost.c scsi: pass management function as a parameter 2017-05-18 13:47:42 -07:00