From 1424e5fdd3440d3875b483e01cc64d694ac0ceea Mon Sep 17 00:00:00 2001 From: Phantop Date: Mon, 27 Aug 2018 22:52:13 -0400 Subject: [PATCH] VFIO read --- index.md | 4 +++- reads/vfio.md | 7 +++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 reads/vfio.md diff --git a/index.md b/index.md index b780a32..9bb489b 100644 --- a/index.md +++ b/index.md @@ -8,4 +8,6 @@ [tinywm](reads/tinywm) -[other resources](reads/zachs-resources) +[zach resources](reads/zachs-resources) + +[vfio](reads/vfio) diff --git a/reads/vfio.md b/reads/vfio.md new file mode 100644 index 0000000..b5d6596 --- /dev/null +++ b/reads/vfio.md @@ -0,0 +1,7 @@ +# 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/)