From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeKKB-0004O4-Q3 for qemu-devel@nongnu.org; Tue, 22 Sep 2015 05:57:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZeKKA-0002su-LN for qemu-devel@nongnu.org; Tue, 22 Sep 2015 05:57:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60857) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeKKA-0002sg-HJ for qemu-devel@nongnu.org; Tue, 22 Sep 2015 05:57:22 -0400 From: Paolo Bonzini Date: Tue, 22 Sep 2015 11:56:52 +0200 Message-Id: <1442915813-21059-14-git-send-email-pbonzini@redhat.com> In-Reply-To: <1442915813-21059-1-git-send-email-pbonzini@redhat.com> References: <1442915813-21059-1-git-send-email-pbonzini@redhat.com> Subject: [Qemu-devel] [PATCH 13/14] MAINTAINERS: Add maintainer for ARM PrimeCell and integrated devices List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , armbru@redhat.com Cc: Peter Maydell Signed-off-by: Paolo Bonzini --- MAINTAINERS | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4f4b523..0fe3fb7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -291,6 +291,34 @@ F: hw/*/allwinner-a10* F: include/hw/*/allwinner-a10* F: hw/arm/cubieboard.c +ARM PrimeCell +M: Peter Maydell +S: Maintained +F: hw/char/pl011.c +F: hw/display/pl110* +F: hw/dma/pl080.c +F: hw/dma/pl330.c +F: hw/gpio/pl061.c +F: hw/input/pl050.c +F: hw/intc/pl190.c +F: hw/sd/pl181.c +F: hw/timer/pl031.c + +ARM cores +M: Peter Maydell +S: Maintained +F: hw/intc/arm* +F: hw/intc/gic_internal.h +F: hw/misc/a9scu.c +F: hw/misc/arm11scu.c +F: hw/timer/a9gtimer* +F: hw/timer/arm_* +F: include/hw/intc/arm* +F: include/hw/misc/a9scu.h +F: include/hw/misc/arm11scu.h +F: include/hw/timer/a9gtimer.h +F: include/hw/timer/arm_mptimer.h + Exynos M: Evgeny Voevodin M: Maksim Kozlov -- 2.5.0