aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-05-08 12:39:00 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-05-08 12:39:00 +0200
commitacdea1e1cd8e46f9cdce3f32e8140746316d8beb (patch)
tree53c221b822662e83b6fb4427f7c44c575eb1d153 /tests
parent21dbca10e3add11581a2b11123987799807a496c (diff)
downloaddrminfo-acdea1e1cd8e46f9cdce3f32e8140746316d8beb.tar.gz
vgpu readme update
Diffstat (limited to 'tests')
-rw-r--r--tests/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/README b/tests/README
index d6437ee..85cf860 100644
--- a/tests/README
+++ b/tests/README
@@ -25,3 +25,11 @@ LINUX_BUILD_DIR (optional)
Points to a linux kernel build tree. Uses that kernel (instead of
the host kernel) for testing.
+
+vgpu test
+---------
+
+If a intel vgpu mdev with uuid 656527d9-c2c9-4745-b16a-00419a5bc32e is
+present it will be used to run the tests. So, just create one and
+make sure the device permissions (/dev/vfio/$nr) allow the user
+running the tests access it.