Re: [PACTH v3] Documentation: iommu/vt-d: Add the document for Intel IOMMU debugfs

From: Liu, Jingqi
Date: Mon Mar 04 2024 - 03:55:05 EST


On 2/26/2024 2:10 PM, Baolu Lu wrote:
On 2/7/24 5:07 PM, Jingqi Liu wrote:
This document guides users to dump the Intel IOMMU internals by debugfs.

Signed-off-by: Jingqi Liu<Jingqi.liu@xxxxxxxxx>
---
Change log:
  v3:
   - Add this change log per Baolu's comments.
v2:http://lore.kernel.org/lkml/20240126064704.14292-1-Jingqi.liu@xxxxxxxxx
   - Remove the use of private data field according to VT-d specification
     changes in v4.0.
v1:http://lore.kernel.org/lkml/20231220132519.11077-1-Jingqi.liu@xxxxxxxxx
---
  Documentation/ABI/testing/debugfs-intel-iommu | 276 ++++++++++++++++++
  1 file changed, 276 insertions(+)
  create mode 100644 Documentation/ABI/testing/debugfs-intel-iommu

I have queued this patch for v6.9.
It's great!
Thanks for your review.

Thanks,
Jingqi