Spdk/lib/vhost
Fam Zheng ee263a80fc vhost: Fix spdk_iommu_mem_unregister
The function body uses VFIO_IOMMU_MAP_DMA which appears to be a
copy&paste mistake, make it VFIO_IOMMU_UNMAP_DMA because we are doing
the opposite of spdk_iommu_mem_register.

Change-Id: If9f3b188178e71ff71221c77c1680b679fec1df0
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-on: https://review.gerrithub.io/368551
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-07-10 20:27:28 -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 Vhost: add support of VITRIO_BLK_F_RO 2017-07-06 12:55:49 -04:00
vhost_internal.h Vhost: add support of VITRIO_BLK_F_RO 2017-07-06 12:55:49 -04:00
vhost_iommu.c vhost: Fix spdk_iommu_mem_unregister 2017-07-10 20:27:28 -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 jsonrpc: modify API to pass request to handler 2017-07-06 13:48:12 -04:00
vhost_scsi.c vhost_scsi: implemented vhost device hotremove 2017-07-05 17:11:55 -04:00
vhost.c Vhost: add support of VITRIO_BLK_F_RO 2017-07-06 12:55:49 -04:00