commit | 5ea530491fe9ac56f75bc1833cc3fd7722b24efd | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 22 11:49:41 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Oct 12 18:29:26 2015 +0200 |
tree | bee61b7d6652f288a773c217e59895b8e998b677 | |
parent | 062710000dbd9db81277156d9bdebd96b70cd1d2 [diff] [blame] |
MAINTAINERS: Add more devices to realview board Cc: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
diff --git a/MAINTAINERS b/MAINTAINERS index cb4666a..da26f99 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -377,6 +377,8 @@ M: Peter Maydell <peter.maydell@linaro.org> S: Maintained F: hw/arm/realview* +F: hw/intc/realview_gic.c +F: include/hw/intc/realview_gic.h PXA2XX M: Andrzej Zaborowski <balrogg@gmail.com>