aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
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.