Initial public release
First release, lots of things, much excitement!
- Probes system for compatible graphic cards for passthough (VGA Controllers)
- Probes system for usb controllers to optionally passthrough
- Guides users through IOMMU groups to check for hardware conflicts
- Configures graphic card to be loaded by the vfio-pci driver
- Dump gpu rom for use with VFIO
- Enables vfio-pci module and makes sure it is loaded early (using initramfs-tools)
- Configures nvidia and amdgpu drivers to load after vfio-pci
- Backup files that will be changed by quickpassthrough
- Auto configure vfio kernel arguments for systemd-boot using kernelstub
- Auto configure vfio kernel arguments for grub2
NOTE: Requires 2 graphic cards (including iGPU), single gpu support is planned in the future