Re: [PATCH v4 0/3] Replace private domain with per-group default domain

From: Daniel Drake
Date: Tue May 05 2020 - 22:09:53 EST


On Wed, May 6, 2020 at 10:03 AM Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx> wrote:
> https://lkml.org/lkml/2020/4/14/616
> [This has been applied in iommu/next.]
>
> Hence, there is no need to keep the private domain implementation
> in the Intel IOMMU driver. This patch series aims to remove it.

I applied these patches on top of Joerg's branch and confirmed that
they fix the issue discussed in the thread:

[PATCH v2] iommu/vt-d: consider real PCI device when checking if
mapping is needed
(the patch there is no longer needed)

Tested-by: Daniel Drake <drake@xxxxxxxxxxxx>

Thanks!