Commit c8fb436b authored by Joerg Roedel's avatar Joerg Roedel
Browse files

Documentation: Update Documentation for iommu.passthrough



This kernel parameter now takes also effect on X86.

Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent 2cc13bb4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1811,7 +1811,7 @@
			  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.