]> xenbits.xensource.com Git - people/pauldu/qemu.git/commitdiff
MAINTAINERS: Add 9p test client to section "virtio-9p"
authorChristian Schoenebeck <qemu_oss@crudebyte.com>
Mon, 28 Nov 2022 17:12:04 +0000 (18:12 +0100)
committerChristian Schoenebeck <qemu_oss@crudebyte.com>
Fri, 23 Dec 2022 10:48:13 +0000 (11:48 +0100)
The 9p test cases use a dedicated, lite-weight 9p client implementation
(using virtio transport) under tests/qtest/libqos/ to communicate with
QEMU's 9p server.

It's already there for a long time. Let's officially assign it to 9p
maintainers.

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Wilfred Mallawa <wilfred.mallawa@wdc.com>
Message-Id: <E1ozhlV-0007BU-0g@lizzy.crudebyte.com>

MAINTAINERS

index b270eb8e5b7a9384d7f0329b22b92f1d89ead1de..b0091d2ad8b2901f611c4ae1151f3645e8433c04 100644 (file)
@@ -2053,6 +2053,7 @@ X: hw/9pfs/xen-9p*
 F: fsdev/
 F: docs/tools/virtfs-proxy-helper.rst
 F: tests/qtest/virtio-9p-test.c
+F: tests/qtest/libqos/virtio-9p*
 T: git https://gitlab.com/gkurz/qemu.git 9p-next
 T: git https://github.com/cschoenebeck/qemu.git 9p.next