Done in proxmox 9
- Append the following in
/etc/kernel/cmdline:iommu=pt(no need ofpcie_acs_override=downstream,multifunctionas we don't need separate iommu groups, no need ofintel_iommu=onfor kernels >=6.8) - If you have systemd-boot:
proxmox-boot-tool refresh nano /etc/modules-load.d/pci-pass-through.conf:
vfio
vfio_iommu_type1
