├── README.md ├── gpu_passthrough.sh ├── local.conf ├── uninstall.sh └── vfio-pci-override-vga.sh /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pavolelsig/passthrough_helper_fedora/HEAD/README.md -------------------------------------------------------------------------------- /gpu_passthrough.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pavolelsig/passthrough_helper_fedora/HEAD/gpu_passthrough.sh -------------------------------------------------------------------------------- /local.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pavolelsig/passthrough_helper_fedora/HEAD/local.conf -------------------------------------------------------------------------------- /uninstall.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pavolelsig/passthrough_helper_fedora/HEAD/uninstall.sh -------------------------------------------------------------------------------- /vfio-pci-override-vga.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pavolelsig/passthrough_helper_fedora/HEAD/vfio-pci-override-vga.sh --------------------------------------------------------------------------------