Update info in readme
This commit is contained in:
parent
4ee99d21f5
commit
aad9a5c19d
1 changed files with 2 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
||||||
|
|
||||||
A project to simplify setting up GPU passthrough for [QuickEMU](https://github.com/quickemu-project/quickemu) and libvirt
|
A project to simplify setting up GPU passthrough for [QuickEMU](https://github.com/quickemu-project/quickemu) and libvirt
|
||||||
|
|
||||||
Currently this project does **NO MODIFICATIONS** to your system, all it does is generate the files needed for testing inside `./config/`
|
Currently this project works with systems using initramfs-tools, if you want support for systems using other initrd image builders like dracut, consider contributing!
|
||||||
In a future version it will ask if you want changes applied to your system, however I am not enabling that until I have confirmation that this generates a working configuration for other systems than my own.
|
|
||||||
|
|
||||||
You can use it by simply running
|
You can use it by simply running
|
||||||
|
|
||||||
|
@ -43,10 +42,9 @@ Proof reading is still contribution!
|
||||||
* ~~Enable and configure vfio modules~~
|
* ~~Enable and configure vfio modules~~
|
||||||
* ~~Fetch the ID for the GPUs and generate the correct kernel arguments for grub and systemd-boot~~
|
* ~~Fetch the ID for the GPUs and generate the correct kernel arguments for grub and systemd-boot~~
|
||||||
* ~~Dump the GPU rom, just in case it will be needed for passthrough~~ (no rom patching planned due to complexity)
|
* ~~Dump the GPU rom, just in case it will be needed for passthrough~~ (no rom patching planned due to complexity)
|
||||||
* Get help to actually make the scripts better
|
* ~~Get help to actually make the scripts better~~
|
||||||
* A non-hacky menu system? (I will need help by some bash wizards for this)
|
* A non-hacky menu system? (I will need help by some bash wizards for this)
|
||||||
* Coloured highlight/text for important information?
|
* Coloured highlight/text for important information?
|
||||||
* Blacklist drivers? (some cards require blacklisting as softdep is not enough)
|
|
||||||
* Install vendor_reset kernel module? (maybe far future)
|
* Install vendor_reset kernel module? (maybe far future)
|
||||||
* Setup looking-glass? (far future maybe)
|
* Setup looking-glass? (far future maybe)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue