commit | a717072007e8aedd3f951726d8cf55454860b30d | [log] [tgz] |
---|---|---|
author | Shameer Kolothum <shameerali.kolothum.thodi@huawei.com> | Tue Jul 23 17:06:36 2019 +0100 |
committer | Alex Williamson <alex.williamson@redhat.com> | Mon Aug 19 13:55:50 2019 -0600 |
tree | fffcbd5bcc9cfef92128c0182fd1c157179a61b1 | |
parent | 9b77e5c79840fc334a5b7f770c5ab0c09dc0e028 [diff] |
vfio/type1: Add IOVA range capability support This allows the user-space to retrieve the supported IOVA range(s), excluding any non-relaxable reserved regions. The implementation is based on capability chains, added to VFIO_IOMMU_GET_INFO ioctl. Signed-off-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com> Reviewed-by: Eric Auger <eric.auger@redhat.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>