aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index cf22b3a..f7bcb5b 100644
--- a/README.md
+++ b/README.md
@@ -168,3 +168,12 @@ Making libmuser Multi-threaded
libmuser can be made multi-threaded in order to improve performance. To
implement this we'll have to maintain a private context in struct file.
+
+Troubleshooting
+---------------
+
+If you get the following error when starting QEMU:
+
+ qemu-system-x86_64: -device vfio-pci,sysfsdev=/sys/bus/mdev/devices/00000000-0000-0000-0000-000000000000: vfio 00000000-0000-0000-0000-000000000000: failed to read device config space: Bad address
+
+it might mean that you haven't properly patched your kernel.