mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-07-23 20:55:46 +00:00
pci passthrough: drop iommu.passthrough=1 kernel cmd opt, only for ARM
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
a4c6084830
commit
e6820561d4
@ -42,7 +42,6 @@ Configuration
|
||||
Once you ensured that your hardware supports passthrough, you will need to do
|
||||
some configuration to enable PCI(e) passthrough.
|
||||
|
||||
|
||||
.IOMMU
|
||||
|
||||
First, the IOMMU support has to be enabled in your BIOS/UEFI. Most often, that
|
||||
@ -68,12 +67,6 @@ performance, because then the VMs bypass the (default) DMA translation
|
||||
which is normally done by the hypervisor, before handing DMA requests off to
|
||||
the hardware IOMMU. You can enable it with adding
|
||||
|
||||
----
|
||||
iommu.passthrough=1
|
||||
----
|
||||
|
||||
or
|
||||
|
||||
----
|
||||
iommu=pt
|
||||
----
|
||||
|
Loading…
Reference in New Issue
Block a user