Difference between revisions of "PCI Passthrough"
Line 1: | Line 1: | ||
+ | Grub2 file location: | ||
+ | /etc/default/grub | ||
+ | |||
Intel: | Intel: | ||
intel_iommu=on pci-stub.ids= | intel_iommu=on pci-stub.ids= |
Revision as of 05:44, 18 September 2016
Grub2 file location:
/etc/default/grub
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/