From: Eric Auger <eric.au...@redhat.com> Add a new "virtio-iommu" section with the new files related to this device.
Signed-off-by: Eric Auger <eric.au...@redhat.com> Message-Id: <20200214132745.23392-11-eric.au...@redhat.com> Reviewed-by: Michael S. Tsirkin <m...@redhat.com> Signed-off-by: Michael S. Tsirkin <m...@redhat.com> Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) 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 <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> -- MST