Difference between revisions of "PCI Passthrough"
| Line 1: | Line 1: | ||
| − | |||
Intel: | Intel: | ||
intel_iommu=on pci-stub.ids= | intel_iommu=on pci-stub.ids= | ||
| Line 5: | Line 4: | ||
AMD: | AMD: | ||
iommu=on pci-stub.ids= | iommu=on pci-stub.ids= | ||
| + | |||
| + | Debian: | ||
| + | https://wiki.debian.org/VGAPassthrough | ||
| + | |||
| + | Fedora: | ||
| + | http://www.andrewklau.com/my-fedora-21-gaming-rig-using-vt-d-and-vfio-without-compromise/ | ||
Revision as of 05:41, 18 September 2016
Intel:
intel_iommu=on pci-stub.ids=
AMD:
iommu=on pci-stub.ids=
Debian:
https://wiki.debian.org/VGAPassthrough
Fedora:
http://www.andrewklau.com/my-fedora-21-gaming-rig-using-vt-d-and-vfio-without-compromise/