Make a todo
This commit is contained in:
parent
da31087117
commit
43d2e31097
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
@ -1,2 +1,15 @@
|
|||
# VFIO-enabler
|
||||
A project to simplify setting up GPU passthrough for QuickEMU and libvirt
|
||||
|
||||
|
||||
## TODO
|
||||
* Everything
|
||||
* Show general warning to user and inform about making a backup and general expectations
|
||||
* Detect if user has an amd or intel CPU
|
||||
* Tell user to enable IOMMU (VT-d/AMD-v) on their motherboard and bootloader
|
||||
* Integrate ls-iommu and locate graphic cards (and detect if they are in their own IOMMU group)
|
||||
* Install vendor_reset kernel module?
|
||||
* Enable and configure vfio modules
|
||||
* Fetch the ID for the GPUs and generate the correct kernel arguments for grub and systemd-boot
|
||||
* Blacklist drivers?
|
||||
* Setup looking-glass?
|
Loading…
Add table
Add a link
Reference in a new issue