mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-05 06:08:22 +00:00
Documentation: Update Documentation for iommu.passthrough
This kernel parameter now takes also effect on X86. Signed-off-by: Joerg Roedel <jroedel@suse.de>
This commit is contained in:
parent
2cc13bb4f5
commit
c8fb436b3b
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue