From: Joerg Roedel <joro@8bytes.org>
To: Yi Liu <yi.l.liu@intel.com>
Cc: jgg@nvidia.com, kevin.tian@intel.com, baolu.lu@linux.intel.com,
eric.auger@redhat.com, nicolinc@nvidia.com, kvm@vger.kernel.org,
chao.p.peng@linux.intel.com, iommu@lists.linux.dev,
zhenzhong.duan@intel.com, vasant.hegde@amd.com, will@kernel.org
Subject: Re: [PATCH v6 0/7] Support attaching PASID to the blocked_domain
Date: Wed, 18 Dec 2024 09:40:11 +0100 [thread overview]
Message-ID: <Z2KKaxftA52hAXN3@8bytes.org> (raw)
In-Reply-To: <20241204122928.11987-1-yi.l.liu@intel.com>
On Wed, Dec 04, 2024 at 04:29:21AM -0800, Yi Liu wrote:
> Jason Gunthorpe (1):
> iommu/arm-smmu-v3: Make the blocked domain support PASID
>
> Yi Liu (6):
> iommu: Prevent pasid attach if no ops->remove_dev_pasid
> iommu: Consolidate the ops->remove_dev_pasid usage into a helper
> iommu: Detaching pasid by attaching to the blocked_domain
> iommu/vt-d: Make the blocked domain support PASID
> iommu/amd: Make the blocked domain support PASID
> iommu: Remove the remove_dev_pasid op
>
> drivers/iommu/amd/iommu.c | 10 +++++-
> drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 12 +++----
> drivers/iommu/intel/iommu.c | 15 ++++++---
> drivers/iommu/iommu.c | 35 +++++++++++++--------
> include/linux/iommu.h | 5 ---
> 5 files changed, 48 insertions(+), 29 deletions(-)
Applied, thanks.
prev parent reply other threads:[~2024-12-18 8:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-04 12:29 [PATCH v6 0/7] Support attaching PASID to the blocked_domain Yi Liu
2024-12-04 12:29 ` [PATCH v6 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid Yi Liu
2024-12-05 2:13 ` Baolu Lu
2024-12-11 8:24 ` Tian, Kevin
2024-12-04 12:29 ` [PATCH v6 2/7] iommu: Consolidate the ops->remove_dev_pasid usage into a helper Yi Liu
2024-12-04 12:29 ` [PATCH v6 3/7] iommu: Detaching pasid by attaching to the blocked_domain Yi Liu
2024-12-04 12:29 ` [PATCH v6 4/7] iommu/arm-smmu-v3: Make the blocked domain support PASID Yi Liu
2024-12-04 12:29 ` [PATCH v6 5/7] iommu/vt-d: " Yi Liu
2024-12-04 12:29 ` [PATCH v6 6/7] iommu/amd: " Yi Liu
2024-12-04 12:29 ` [PATCH v6 7/7] iommu: Remove the remove_dev_pasid op Yi Liu
2024-12-18 8:40 ` Joerg Roedel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z2KKaxftA52hAXN3@8bytes.org \
--to=joro@8bytes.org \
--cc=baolu.lu@linux.intel.com \
--cc=chao.p.peng@linux.intel.com \
--cc=eric.auger@redhat.com \
--cc=iommu@lists.linux.dev \
--cc=jgg@nvidia.com \
--cc=kevin.tian@intel.com \
--cc=kvm@vger.kernel.org \
--cc=nicolinc@nvidia.com \
--cc=vasant.hegde@amd.com \
--cc=will@kernel.org \
--cc=yi.l.liu@intel.com \
--cc=zhenzhong.duan@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.