mirror of
https://github.com/Phantop/phantop.github.io
synced 2024-11-15 19:33:23 +00:00
Guides: Move VFIO and TinyWM in
This commit is contained in:
parent
6a38b51bd4
commit
f5c7909f3a
7
index.md
7
index.md
|
@ -2,15 +2,12 @@
|
|||
|
||||
[cool dinosaurs](trex/index.html)
|
||||
|
||||
[food](reads/food)
|
||||
[guides](reads/guides)
|
||||
|
||||
[tinywm](http://incise.org/tinywm.html)
|
||||
[food](reads/food)
|
||||
|
||||
[unixporn](reads/unixporn)
|
||||
|
||||
[linux programs](https://luongvo209.gitlab.io/Awesome-Linux-Software/)
|
||||
|
||||
[zach resources](reads/zachs-resources)
|
||||
|
||||
[guides](reads/guides)
|
||||
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
[list o' resources](https://rizonrice.github.io/resources)
|
||||
|
||||
[tinywm](http://incise.org/tinywm.html)
|
||||
|
||||
## 3D Graphics
|
||||
|
||||
[Learn OpenGL](https://learnopengl.com/)
|
||||
|
@ -30,12 +32,22 @@
|
|||
|
||||
[Learn Regex](https://github.com/zeeshanu/learn-regex)
|
||||
|
||||
# Qemu
|
||||
## Qemu
|
||||
|
||||
[Drew Devault's Getting Started](https://drewdevault.com/2018/09/10/Getting-started-with-qemu.html)
|
||||
|
||||
[Gentoo Qemu Options List](https://wiki.gentoo.org/wiki/QEMU/Options)
|
||||
|
||||
### VFIO
|
||||
|
||||
[LookingGlass](https://www.reddit.com/r/linux/comments/8ay0ya/question_for_the_grey_beards_here_which_linux/dx2jhud/)
|
||||
|
||||
[one gpu pass](https://www.reddit.com/r/VFIO/comments/982434/i_am_creating_a_guide_for_gpu_passthrough_with/)
|
||||
|
||||
[gpu isolation issue](https://www.reddit.com/r/VFIO/comments/6kwsv0/gpu_wont_isolate/)
|
||||
|
||||
[gamepad](https://www.reddit.com/r/VFIO/comments/878ymp/gamepad_support_in_qemu/)
|
||||
|
||||
## FOSS/Privacy
|
||||
|
||||
[Attedz's Android Privacy Guide](https://gitlab.com/Attedz/AndroidPrivacyGuide/blob/master/README.md)
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
# Some VFIO related stuff
|
||||
|
||||
[one gpu pass](https://www.reddit.com/r/VFIO/comments/982434/i_am_creating_a_guide_for_gpu_passthrough_with/)
|
||||
|
||||
[LookingGlass](https://www.reddit.com/r/linux/comments/8ay0ya/question_for_the_grey_beards_here_which_linux/dx2jhud/)
|
||||
|
||||
[gpu isolation issue](https://www.reddit.com/r/VFIO/comments/6kwsv0/gpu_wont_isolate/)
|
||||
|
||||
[gamepad](https://www.reddit.com/r/VFIO/comments/878ymp/gamepad_support_in_qemu/)
|
Loading…
Reference in a new issue