On Wed, 29 May 2019 13:59:26 +0100 Anthony PERARD <anthony.per...@citrix.com> wrote:
> On Wed, May 29, 2019 at 12:24:44PM +0200, Greg Kurz wrote: > > Xen folks are the actual maintainers for this. > > > > Signed-off-by: Greg Kurz <gr...@kaod.org> > > --- > > MAINTAINERS | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 1f5f8b7a2c37..d00380641796 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -411,7 +411,7 @@ M: Paul Durrant <paul.durr...@citrix.com> > > L: xen-de...@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 > > @@ -1505,6 +1505,7 @@ virtio-9p > > M: Greg Kurz <gr...@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 > > > > Acked-by: Anthony PERARD <anthony.per...@citrix.com> > > Thanks, > Ping ? I'd rather also get an ack from Stefano and Paul before merging this. Cheers, -- Greg