]> git.proxmox.com Git - pve-docs.git/commitdiff
pci-passthrough: reword iommu since it is now always enabled by default
authorAaron Lauterer <a.lauterer@proxmox.com>
Tue, 29 Oct 2024 16:55:43 +0000 (17:55 +0100)
committerAaron Lauterer <a.lauterer@proxmox.com>
Thu, 31 Oct 2024 10:26:16 +0000 (11:26 +0100)
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
qm-pci-passthrough.adoc

index 4f19f2a36cfac313e68483dcd3fab3740ef62bf9..52b1d58f2f4822a6295f745dbce36e859b71b4aa 100644 (file)
@@ -63,19 +63,19 @@ some configuration to enable PCI(e) passthrough.
 
 .IOMMU
 
-First, you will have to enable IOMMU support in your BIOS/UEFI. Usually the
+You will have to enable IOMMU support in your BIOS/UEFI. Usually the
 corresponding setting is called `IOMMU` or `VT-d`, but you should find the exact
 option name in the manual of your motherboard.
 
-For Intel CPUs, you also need to enable the IOMMU on the
-xref:sysboot_edit_kernel_cmdline[kernel command line] kernels by adding:
+With AMD CPUs IOMMU is enabled by default. With recent kernels (6.8 or newer),
+this is also true for Intel CPUs. On older kernels, it is necessary to enable
+it on Intel CPUs via the
+xref:sysboot_edit_kernel_cmdline[kernel command line] by adding:
 
 ----
  intel_iommu=on
 ----
 
-For AMD CPUs it should be enabled automatically.
-
 .IOMMU Passthrough Mode
 
 If your hardware supports IOMMU passthrough mode, enabling this mode might