On Fri, 2 Oct 2020 16:00:44 -0400 Matthew Rosato <[email protected]> wrote:
> Add myself to cover s390-specific items related to vfio-pci. > > Signed-off-by: Matthew Rosato <[email protected]> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 190c7fa..389c4ad 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -15162,6 +15162,14 @@ F: Documentation/s390/vfio-ccw.rst > F: drivers/s390/cio/vfio_ccw* > F: include/uapi/linux/vfio_ccw.h > > +S390 VFIO-PCI DRIVER > +M: Matthew Rosato <[email protected]> > +L: [email protected] > +L: [email protected] > +S: Supported > +F: drivers/vfio/pci/vfio_pci_zdev.c > +F: include/uapi/linux/vfio_zdev.h > + > S390 ZCRYPT DRIVER > M: Harald Freudenberger <[email protected]> > L: [email protected] Acked-by: Cornelia Huck <[email protected]>

