Message ID | 1490130086-22057-1-git-send-email-sstabellini@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Tue, 21 Mar 2017 14:01:26 -0700 Stefano Stabellini <sstabellini@kernel.org> wrote: > Signed-off-by: Stefano Stabellini <sstabellini@kernel.org> > Signed-off-by: Stefano Stabellini <stefano@aporeto.com> > CC: groug@kaod.org > CC: anthony.perard@citrix.com > --- Reviewed-by: Greg Kurz <groug@kaod.org> > This patch is meant to be on top of > http://marc.info/?l=xen-devel&m=149003409510264&w=2 > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index be79f68..bd5218e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -327,6 +327,7 @@ L: xen-devel@lists.xenproject.org > S: Supported > F: xen-* > F: */xen* > +F: hw/9pfs/xen-9p-backend.c > F: hw/char/xen_console.c > F: hw/display/xenfb.c > F: hw/net/xen_nic.c
diff --git a/MAINTAINERS b/MAINTAINERS index be79f68..bd5218e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -327,6 +327,7 @@ L: xen-devel@lists.xenproject.org S: Supported F: xen-* F: */xen* +F: hw/9pfs/xen-9p-backend.c F: hw/char/xen_console.c F: hw/display/xenfb.c F: hw/net/xen_nic.c