Add a new "virtio-iommu" section with the new files related to this device.
Signed-off-by: Eric Auger <[email protected]> --- 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 <[email protected]> +S: Maintained +F: hw/virtio/virtio-iommu*.c +F: include/hw/virtio/virtio-iommu.h + virtio-serial M: Laurent Vivier <[email protected]> R: Amit Shah <[email protected]> -- 2.20.1
