From: Eric Auger Date: Fri, 14 Feb 2020 13:27:45 +0000 (+0100) Subject: MAINTAINERS: add virtio-iommu related files X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c1dee918799391980dbde12ee60fbd0189f367f8;p=qemu.git MAINTAINERS: add virtio-iommu related files Add a new "virtio-iommu" section with the new files related to this device. Signed-off-by: Eric Auger Message-Id: <20200214132745.23392-11-eric.auger@redhat.com> Reviewed-by: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin Reviewed-by: Peter Maydell --- diff --git a/MAINTAINERS b/MAINTAINERS index 195dd58cac..ff06934bb5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1631,6 +1631,12 @@ F: hw/input/virtio-input*.c F: include/hw/virtio/virtio-input.h F: contrib/vhost-user-input/* +virtio-iommu +M: Eric Auger +S: Maintained +F: hw/virtio/virtio-iommu*.c +F: include/hw/virtio/virtio-iommu.h + virtio-serial M: Laurent Vivier R: Amit Shah