From: Christian Schoenebeck Date: Mon, 28 Nov 2022 17:12:04 +0000 (+0100) Subject: MAINTAINERS: Add 9p test client to section "virtio-9p" X-Git-Tag: v8.0.0-rc0~113^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=818e42fe2fad033bfd991096451b9994971852ec;p=thirdparty%2Fqemu.git MAINTAINERS: Add 9p test client to section "virtio-9p" 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 Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Greg Kurz Reviewed-by: Wilfred Mallawa Message-Id: --- diff --git a/MAINTAINERS b/MAINTAINERS index b270eb8e5b7..b0091d2ad8b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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