Skip to content

Commit 6b45ded

Browse files
r1chard-lyuhansendc
authored andcommitted
Documentation/x86: Update IOMMU spec references to use stable identifiers
Direct URLs to vendor specifications for Intel VT-d and AMD IOMMU are frequently changed by vendors, leading to broken links in the documentation. Replace the fragile URLs with persistent identifiers, providing the official document titles and IDs. This ensures users can locate the relevant specifications regardless of vendor website restructuring. Signed-off-by: Richard Lyu <richard.lyu@suse.com> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com> Link: https://patch.msgid.link/20260106052815.46114-1-richard.lyu@suse.com
1 parent 529676c commit 6b45ded

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Documentation/arch/x86/iommu.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
x86 IOMMU Support
33
=================
44

5-
The architecture specs can be obtained from the below locations.
5+
The architecture specs can be obtained from the vendor websites.
6+
Search for the following documents to obtain the latest versions:
67

7-
- Intel: http://www.intel.com/content/dam/www/public/us/en/documents/product-specifications/vt-directed-io-spec.pdf
8-
- AMD: https://www.amd.com/content/dam/amd/en/documents/processor-tech-docs/specifications/48882_3_07_PUB.pdf
8+
- Intel: Intel Virtualization Technology for Directed I/O Architecture Specification (ID: D51397)
9+
- AMD: AMD I/O Virtualization Technology (IOMMU) Specification (ID: 48882)
910

1011
This guide gives a quick cheat sheet for some basic understanding.
1112

0 commit comments

Comments
 (0)