diff options
author | Greg Kurz | 2019-05-29 12:24:44 +0200 |
---|---|---|
committer | Laurent Vivier | 2019-06-26 18:30:03 +0200 |
commit | b827891d73778eaf962b0536f955194cf4faa424 (patch) | |
tree | b1d221e7e54f60055f1fca244030b8a11f6848fc /MAINTAINERS | |
parent | configure: use valid args testing sem_timedwait (diff) | |
download | qemu-b827891d73778eaf962b0536f955194cf4faa424.tar.gz qemu-b827891d73778eaf962b0536f955194cf4faa424.tar.xz qemu-b827891d73778eaf962b0536f955194cf4faa424.zip |
MAINTAINERS: Change maintership of Xen code under hw/9pfs
Xen folks are the actual maintainers for this.
Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Paul Durrant <paul.durrant@citrix.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
Message-Id: <155912548463.2019004.3515830305299809902.stgit@bahia.lan>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cad58b9487..8206fc51db 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -408,7 +408,7 @@ M: Paul Durrant <paul.durrant@citrix.com> L: xen-devel@lists.xenproject.org S: Supported F: */xen* -F: hw/9pfs/xen-9p-backend.c +F: hw/9pfs/xen-9p* F: hw/char/xen_console.c F: hw/display/xenfb.c F: hw/net/xen_nic.c @@ -1498,6 +1498,7 @@ virtio-9p M: Greg Kurz <groug@kaod.org> S: Supported F: hw/9pfs/ +X: hw/9pfs/xen-9p* F: fsdev/ F: tests/virtio-9p-test.c T: git https://github.com/gkurz/qemu.git 9p-next |