summaryrefslogtreecommitdiffstats
path: root/hw/9pfs/coth.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/9pfs/coth.c')
-rw-r--r--hw/9pfs/coth.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/9pfs/coth.c b/hw/9pfs/coth.c
index 9778f24b00..2802d41cce 100644
--- a/hw/9pfs/coth.c
+++ b/hw/9pfs/coth.c
@@ -12,6 +12,11 @@
*
*/
+/*
+ * Not so fast! You might want to read the 9p developer docs first:
+ * https://wiki.qemu.org/Documentation/9p
+ */
+
#include "qemu/osdep.h"
#include "block/thread-pool.h"
#include "qemu/coroutine.h"