Takeshi Yoshimura 998c89f148 vfio: fix sPAPR IOMMU mapping
Commit 73a639085938 ("vfio: allow to map other memory regions")
introduced a bug in sPAPR IOMMU mapping. The commit removed necessary
ioctl with VFIO_IOMMU_SPAPR_REGISTER_MEMORY. Also, vfio_spapr_map_walk
should call vfio_spapr_dma_do_map instead of vfio_spapr_dma_mem_map.

Fixes: 73a639085938 ("vfio: allow to map other memory regions")
Cc: stable@dpdk.org

Signed-off-by: Takeshi Yoshimura <tyos@jp.ibm.com>
2018-10-28 22:33:27 +01:00
..
2018-10-25 11:27:49 +02:00
2018-10-28 22:33:27 +01:00
2018-10-10 21:40:40 +02:00
2018-10-26 22:14:06 +02:00
2018-10-12 19:33:02 +02:00
2018-10-24 15:12:33 +02:00
2018-10-27 15:18:20 +02:00