From: Coiby Xu Date: Fri, 18 Sep 2020 08:09:12 +0000 (+0800) Subject: MAINTAINERS: Add vhost-user block device backend server maintainer X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8675a37681d99af94fca6664056d402b05453c78;p=qemu.git MAINTAINERS: Add vhost-user block device backend server maintainer Suggested-by: Stefano Garzarella Signed-off-by: Coiby Xu Reviewed-by: Stefan Hajnoczi Reviewed-by: Marc-André Lureau Message-id: 20200918080912.321299-8-coiby.xu@gmail.com [Removed reference to vhost-user-blk-test.c, it will be sent in a separate pull request. --Stefan] Signed-off-by: Stefan Hajnoczi --- diff --git a/MAINTAINERS b/MAINTAINERS index 6a197bd358..2789952a30 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3069,6 +3069,13 @@ L: qemu-block@nongnu.org S: Supported F: tests/image-fuzzer/ +Vhost-user block device backend server +M: Coiby Xu +S: Maintained +F: block/export/vhost-user-blk-server.c +F: util/vhost-user-server.c +F: tests/qtest/libqos/vhost-user-blk.c + Replication M: Wen Congyang M: Xie Changlong