summaryrefslogtreecommitdiff
path: root/linux-vfio/README
diff options
context:
space:
mode:
authorMark Weiman <mark.weiman@markzz.com>2016-01-02 01:22:31 -0500
committerMark Weiman <mark.weiman@markzz.com>2016-01-02 01:22:31 -0500
commit5c3b7276abf0d01b53662f38db5b4d52377343ed (patch)
tree8286ac3539ed49a2a1e9a65f8b7fca0976a06de6 /linux-vfio/README
downloadmarkzz-5c3b7276abf0d01b53662f38db5b4d52377343ed.tar.gz
markzz-5c3b7276abf0d01b53662f38db5b4d52377343ed.zip
initial commit
Signed-off-by: Mark Weiman <mark.weiman@markzz.com>
Diffstat (limited to 'linux-vfio/README')
-rw-r--r--linux-vfio/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/linux-vfio/README b/linux-vfio/README
new file mode 100644
index 0000000..4ba0392
--- /dev/null
+++ b/linux-vfio/README
@@ -0,0 +1,5 @@
+This is an Arch Linux PKGBUILD that tracks the repositoriy kernel version but
+has the necessary patches applied to allow GPU passthrough with KVM using
+vfio.
+
+See https://bbs.archlinux.org/viewtopic.php?id=162768 for more info.