[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 02/13] memory: Introduce memory_region_iommu_set_iova_rang
From: |
Peter Xu |
Subject: |
Re: [PATCH v3 02/13] memory: Introduce memory_region_iommu_set_iova_ranges |
Date: |
Wed, 18 Oct 2023 18:07:06 -0400 |
On Wed, Oct 11, 2023 at 07:52:18PM +0200, Eric Auger wrote:
> This helper will allow to convey information about valid
> IOVA ranges to virtual IOMMUS.
>
> Signed-off-by: Eric Auger <eric.auger@redhat.com>
Acked-by: Peter Xu <peterx@redhat.com>
--
Peter Xu
- [PATCH v3 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space, Eric Auger, 2023/10/11
- [PATCH v3 01/13] memory: Let ReservedRegion use Range, Eric Auger, 2023/10/11
- [PATCH v3 03/13] vfio: Collect container iova range info, Eric Auger, 2023/10/11
- [PATCH v3 02/13] memory: Introduce memory_region_iommu_set_iova_ranges, Eric Auger, 2023/10/11
- Re: [PATCH v3 02/13] memory: Introduce memory_region_iommu_set_iova_ranges,
Peter Xu <=
- [PATCH v3 05/13] range: Make range_compare() public, Eric Auger, 2023/10/11
- [PATCH v3 04/13] virtio-iommu: Rename reserved_regions into prop_resv_regions, Eric Auger, 2023/10/11
- [PATCH v3 08/13] range: Introduce range_inverse_array(), Eric Auger, 2023/10/11
- [PATCH v3 06/13] util/reserved-region: Add new ReservedRegion helpers, Eric Auger, 2023/10/11
- [PATCH v3 09/13] virtio-iommu: Record whether a probe request has been issued, Eric Auger, 2023/10/11
- [PATCH v3 07/13] virtio-iommu: Introduce per IOMMUDevice reserved regions, Eric Auger, 2023/10/11
- [PATCH v3 12/13] test: Add some tests for range and resv-mem helpers, Eric Auger, 2023/10/11
- [PATCH v3 11/13] virtio-iommu: Consolidate host reserved regions and property set ones, Eric Auger, 2023/10/11
- [PATCH v3 13/13] vfio: Remove 64-bit IOVA address space assumption, Eric Auger, 2023/10/11