On Fri, 14 Feb 2020 at 13:29, Eric Auger <eric.au...@redhat.com> wrote: > > Add a new "virtio-iommu" section with the new files > related to this device. > > Signed-off-by: Eric Auger <eric.au...@redhat.com> > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c7717df720..b7a7a18737 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1623,6 +1623,12 @@ F: hw/input/virtio-input*.c > F: include/hw/virtio/virtio-input.h > F: contrib/vhost-user-input/* > > +virtio-iommu > +M: Eric Auger <eric.au...@redhat.com> > +S: Maintained > +F: hw/virtio/virtio-iommu*.c > +F: include/hw/virtio/virtio-iommu.h > + > virtio-serial > M: Laurent Vivier <lviv...@redhat.com> > R: Amit Shah <a...@kernel.org> > --
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM