From 209f6df3a4e36a9a2853975fd962fbc34d562249 Mon Sep 17 00:00:00 2001 From: Gabriel Luchina Date: Mon, 7 Sep 2026 15:31:53 -0300 Subject: [PATCH] Add Proxmox Docs link for PCI passthrough Added a link to Proxmox documentation for PCI passthrough. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8c6cc4d..3c483fa 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,9 @@ In some environments it is necessary to segment the IOMMU Groups to be able to p Some environments, you need create a `/etc/modprobe.d/vfio-pci.conf` with content: `options vfio-pci ids=XXXX:XXXX,XXXX:XXXX disable_vga=on` +More Information of Passthrough +[Proxmox Docs](https://pve.proxmox.com/wiki/PCI(e)_Passthrough#_host_device_passthrough) + --- ## 🎥 Demonstration (in Portuguese)