[{"id":1760645,"web_url":"http://patchwork.ozlabs.org/comment/1760645/","msgid":"<3fae2ca1-90d0-b62a-d932-8c0d2cf2b62c@redhat.com>","list_archive_url":null,"date":"2017-08-31T05:07:36","subject":"Re: [Qemu-devel] [PATCH v2 01/17] MAINTAINERS: add missing ARM\n\tentries","submitter":{"id":66152,"url":"http://patchwork.ozlabs.org/api/people/66152/","name":"Thomas Huth","email":"thuth@redhat.com"},"content":"On 30.08.2017 23:55, Philippe Mathieu-Daudé wrote:\n> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>\n> ---\n>  MAINTAINERS | 7 +++++--\n>  1 file changed, 5 insertions(+), 2 deletions(-)\n> \n> diff --git a/MAINTAINERS b/MAINTAINERS\n> index ccee28b12d..b363e1b9c9 100644\n> --- a/MAINTAINERS\n> +++ b/MAINTAINERS\n> @@ -380,6 +380,7 @@ M: Peter Maydell <peter.maydell@linaro.org>\n>  L: qemu-arm@nongnu.org\n>  S: Maintained\n>  F: hw/char/pl011.c\n> +F: include/hw/char/pl011.h\n>  F: hw/display/pl110*\n>  F: hw/dma/pl080.c\n>  F: hw/dma/pl330.c\n> @@ -403,13 +404,15 @@ F: hw/intc/gic_internal.h\n>  F: hw/misc/a9scu.c\n>  F: hw/misc/arm11scu.c\n>  F: hw/timer/a9gtimer*\n> -F: hw/timer/arm_*\n> -F: include/hw/arm/arm.h\n> +F: hw/timer/arm*\n> +F: include/hw/arm/arm*.h\n>  F: include/hw/intc/arm*\n>  F: include/hw/misc/a9scu.h\n>  F: include/hw/misc/arm11scu.h\n>  F: include/hw/timer/a9gtimer.h\n>  F: include/hw/timer/arm_mptimer.h\n> +F: include/hw/timer/armv7m_systick.h\n> +F: tests/test-arm-mptimer.c\n>  \n>  Exynos\n>  M: Igor Mitsyanko <i.mitsyanko@gmail.com>\n\nReviewed-by: Thomas Huth <thuth@redhat.com>","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ext-mx01.extmail.prod.ext.phx2.redhat.com;\n\tdmarc=none (p=none dis=none) header.from=redhat.com","ext-mx01.extmail.prod.ext.phx2.redhat.com;\n\tspf=fail smtp.mailfrom=thuth@redhat.com"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xjVks1Wvbz9s81\n\tfor <incoming@patchwork.ozlabs.org>;\n\tThu, 31 Aug 2017 15:08:15 +1000 (AEST)","from localhost ([::1]:53949 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dnHi9-0005sf-Fl\n\tfor incoming@patchwork.ozlabs.org; Thu, 31 Aug 2017 01:08:13 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:38267)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <thuth@redhat.com>) id 1dnHhi-0005rr-IA\n\tfor qemu-devel@nongnu.org; Thu, 31 Aug 2017 01:07:47 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <thuth@redhat.com>) id 1dnHhh-0006DI-PQ\n\tfor qemu-devel@nongnu.org; Thu, 31 Aug 2017 01:07:46 -0400","from mx1.redhat.com ([209.132.183.28]:33272)\n\tby eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <thuth@redhat.com>)\n\tid 1dnHhd-0006Ap-EK; Thu, 31 Aug 2017 01:07:41 -0400","from smtp.corp.redhat.com\n\t(int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mx1.redhat.com (Postfix) with ESMTPS id 3B5C080E7A;\n\tThu, 31 Aug 2017 05:07:40 +0000 (UTC)","from [10.36.116.27] (ovpn-116-27.ams2.redhat.com [10.36.116.27])\n\tby smtp.corp.redhat.com (Postfix) with ESMTPS id B6F9B18B2A;\n\tThu, 31 Aug 2017 05:07:38 +0000 (UTC)"],"DMARC-Filter":"OpenDMARC Filter v1.3.2 mx1.redhat.com 3B5C080E7A","To":"=?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= <f4bug@amsat.org>,\n\tPeter Maydell <peter.maydell@linaro.org>","References":"<20170830215523.25278-1-f4bug@amsat.org>\n\t<20170830215523.25278-2-f4bug@amsat.org>","From":"Thomas Huth <thuth@redhat.com>","Message-ID":"<3fae2ca1-90d0-b62a-d932-8c0d2cf2b62c@redhat.com>","Date":"Thu, 31 Aug 2017 07:07:36 +0200","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101\n\tThunderbird/52.3.0","MIME-Version":"1.0","In-Reply-To":"<20170830215523.25278-2-f4bug@amsat.org>","Content-Type":"text/plain; charset=utf-8","Content-Language":"en-US","X-Scanned-By":"MIMEDefang 2.79 on 10.5.11.12","X-Greylist":"Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.5.110.25]);\n\tThu, 31 Aug 2017 05:07:40 +0000 (UTC)","Content-Transfer-Encoding":"quoted-printable","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]\n\t[fuzzy]","X-Received-From":"209.132.183.28","Subject":"Re: [Qemu-devel] [PATCH v2 01/17] MAINTAINERS: add missing ARM\n\tentries","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"qemu-trivial@nongnu.org, qemu-arm@nongnu.org, qemu-devel@nongnu.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}}]