iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v10 0/4] iommu: Add support to change default domain of an iommu group
@ 2020-11-24 13:06 Lu Baolu
  2020-11-24 13:06 ` [PATCH v10 1/4] iommu: Move def_domain type check for untrusted device into core Lu Baolu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Lu Baolu @ 2020-11-24 13:06 UTC (permalink / raw)
  To: Will Deacon, Joerg Roedel
  Cc: Ashok Raj, linux-kernel, iommu, Robin Murphy, Christoph Hellwig

Hi,

The last post of this series:

https://lore.kernel.org/linux-iommu/20201121135620.3496419-1-baolu.lu@linux.intel.com/

Change log in this series:
 1. Changes according to comments at
    https://lore.kernel.org/linux-iommu/20201123120449.GB10233@willie-the-truck/
    - Remove the unnecessary iommu_get_mandatory_def_domain_type()

Best regards,
baolu

Lu Baolu (1):
  iommu: Move def_domain type check for untrusted device into core

Sai Praneeth Prakhya (3):
  iommu: Add support to change default domain of an iommu group
  iommu: Take lock before reading iommu group default domain type
  iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file

 .../ABI/testing/sysfs-kernel-iommu_groups     |  29 ++
 drivers/iommu/intel/iommu.c                   |   7 -
 drivers/iommu/iommu.c                         | 248 +++++++++++++++++-
 3 files changed, 267 insertions(+), 17 deletions(-)

-- 
2.25.1

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-25 14:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-24 13:06 [PATCH v10 0/4] iommu: Add support to change default domain of an iommu group Lu Baolu
2020-11-24 13:06 ` [PATCH v10 1/4] iommu: Move def_domain type check for untrusted device into core Lu Baolu
2020-11-24 13:06 ` [PATCH v10 2/4] iommu: Add support to change default domain of an iommu group Lu Baolu
2020-11-24 13:06 ` [PATCH v10 3/4] iommu: Take lock before reading iommu group default domain type Lu Baolu
2020-11-24 13:06 ` [PATCH v10 4/4] iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file Lu Baolu
2020-11-25 14:05 ` [PATCH v10 0/4] iommu: Add support to change default domain of an iommu group Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).