[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1547037714-21592-1-git-send-email-pmorel@linux.ibm.com>
Date: Wed, 9 Jan 2019 13:41:52 +0100
From: Pierre Morel <pmorel@...ux.ibm.com>
To: alex.williamson@...hat.com
Cc: kvm@...r.kernel.org, linux-kernel@...r.kernel.org,
walling@...ux.ibm.com, cohuck@...hat.com, david@...hat.com,
pasic@...ux.ibm.com, thuth@...hat.com
Subject: [PATCH v1 0/2] Get DMA information from real IOMMU
The zPCI driver needs to get specific information from the host
IOMMU.
In this patch, the IOMMU DMA start and end usable addresses are
retrieved using the VFIO_IOMMU_GET_INFO iotcl by introducing
capabilities to the vfio_iommu_type1_info structure.
Pierre Morel (2):
vfio:iommu: Use capabilities do report IOMMU informations
vfio:iommu: Get DMA information from real IOMMU
drivers/vfio/vfio_iommu_type1.c | 43 ++++++++++++++++++++++++++++++++++++++++-
include/uapi/linux/vfio.h | 9 +++++++++
2 files changed, 51 insertions(+), 1 deletion(-)
--
2.7.4
Powered by blists - more mailing lists