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