From 6f569084277dc7ae351141cfa6ad3649e92a1390 Mon Sep 17 00:00:00 2001 From: Christian Schoenebeck Date: Thu, 6 May 2021 15:12:23 +0200 Subject: 9pfs: add link to 9p developer docs To lower the entry level for new developers, add a link to the 9p developer docs (i.e. qemu wiki) to MAINTAINERS and to the beginning of 9p source files, that is to: https://wiki.qemu.org/Documentation/9p Signed-off-by: Christian Schoenebeck Acked-by: Greg Kurz Message-Id: --- tests/qtest/libqos/virtio-9p.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/qtest/libqos/virtio-9p.c') diff --git a/tests/qtest/libqos/virtio-9p.c b/tests/qtest/libqos/virtio-9p.c index be91662c6f..b4e1143288 100644 --- a/tests/qtest/libqos/virtio-9p.c +++ b/tests/qtest/libqos/virtio-9p.c @@ -16,6 +16,11 @@ * License along with this library; if not, see */ +/* + * Not so fast! You might want to read the 9p developer docs first: + * https://wiki.qemu.org/Documentation/9p + */ + #include "qemu/osdep.h" #include "libqtest.h" #include "qemu/module.h" -- cgit v1.2.3-55-g7522