[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YaT1VvUvpKZhTWvc@myrica>
Date: Mon, 29 Nov 2021 15:44:22 +0000
From: Jean-Philippe Brucker <jean-philippe@...aro.org>
To: Eric Auger <eric.auger@...hat.com>
Cc: joro@...tes.org, will@...nel.org, mst@...hat.com,
jasowang@...hat.com, virtualization@...ts.linux-foundation.org,
iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org,
sebastien.boeuf@...el.com, kevin.tian@...el.com,
pasic@...ux.ibm.com
Subject: Re: [PATCH v2 5/5] iommu/virtio: Support identity-mapped domains
On Sat, Nov 27, 2021 at 06:09:56PM +0100, Eric Auger wrote:
> > - vdomain->viommu = 0;
> > + vdomain->viommu = NULL;
> nit: that change could have been done in patch 2
Ah yes, I changed that in v2 but fixed up the wrong patch
> > return -EOPNOTSUPP;
> > }
> > -
> > - vdomain->bypass = true;
> > }
> >
> > return 0;
> Besides
> Reviewed-by: Eric Auger <eric.auger@...hat.com>
Thanks!
Jean
Powered by blists - more mailing lists