diff options
author | Eric Auger <eric.auger@redhat.com> | 2018-11-22 19:01:43 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-11-26 13:40:48 +0000 |
commit | 49154ea0bfdefa17e03bf927db38b8501deb294f (patch) | |
tree | 27b2c37c30f1e65df421e256ccda9aef224976d7 /MAINTAINERS | |
parent | 123a069ae69735e9d71c262061254838132b69d9 (diff) |
MAINTAINERS: Add an ARM SMMU section
Add a new ARM SMMU section and set Eric Auger as the maintainer
for ARM SMMU emulation sources.
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20181122180143.14237-1-eric.auger@redhat.com
Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 43d0d9d578..9410bbb7cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -151,6 +151,13 @@ F: disas/arm.c F: disas/arm-a64.cc F: disas/libvixl/ +ARM SMMU +M: Eric Auger <eric.auger@redhat.com> +L: qemu-arm@nongnu.org +S: Maintained +F: hw/arm/smmu* +F: include/hw/arm/smmu* + CRIS M: Edgar E. Iglesias <edgar.iglesias@gmail.com> S: Maintained |