]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Documentation: Update Documentation for iommu.passthrough
authorJoerg Roedel <jroedel@suse.de>
Mon, 19 Aug 2019 13:22:56 +0000 (15:22 +0200)
committerJoerg Roedel <jroedel@suse.de>
Fri, 23 Aug 2019 08:11:50 +0000 (10:11 +0200)
This kernel parameter now takes also effect on X86.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Documentation/admin-guide/kernel-parameters.txt

index 7ccd158b3894e7841f16c11597ddbcadf1f7c34d..0c59398519be29b8e2d8d054df39e3e27d737b28 100644 (file)
                          synchronously.
 
        iommu.passthrough=
-                       [ARM64] Configure DMA to bypass the IOMMU by default.
+                       [ARM64, X86] Configure DMA to bypass the IOMMU by default.
                        Format: { "0" | "1" }
                        0 - Use IOMMU translation for DMA.
                        1 - Bypass the IOMMU for DMA.