From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C4A62C433DF for ; Wed, 10 Jun 2020 09:53:06 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9BAEC2078C for ; Wed, 10 Jun 2020 09:53:06 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9BAEC2078C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=users.sourceforge.jp Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:43224 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jixPt-0003P7-Tg for qemu-devel@archiver.kernel.org; Wed, 10 Jun 2020 05:53:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52672) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jixPB-0002km-L0 for qemu-devel@nongnu.org; Wed, 10 Jun 2020 05:52:21 -0400 Received: from mail01.asahi-net.or.jp ([202.224.55.13]:40038) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jixPA-0003cL-FZ for qemu-devel@nongnu.org; Wed, 10 Jun 2020 05:52:21 -0400 Received: from sakura.ysato.name (ik1-413-38519.vs.sakura.ne.jp [153.127.30.23]) (Authenticated sender: PQ4Y-STU) by mail01.asahi-net.or.jp (Postfix) with ESMTPA id 95EC4107364; Wed, 10 Jun 2020 18:52:14 +0900 (JST) Received: from yo-satoh-debian.ysato.ml (v046088.dynamic.ppp.asahi-net.or.jp [124.155.46.88]) by sakura.ysato.name (Postfix) with ESMTPSA id E36761C0816; Wed, 10 Jun 2020 18:52:13 +0900 (JST) Date: Wed, 10 Jun 2020 18:52:13 +0900 Message-ID: <87tuzjmenm.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Philippe =?ISO-8859-1?Q?Mathieu-Daud=E9?= Subject: Re: [PATCH] MAINTAINERS: Volunteer for maintaining the Renesas hardware In-Reply-To: <0c3f5d8f-fb63-035d-3c27-41e0d86ad895@amsat.org> References: <20200601092057.10555-1-f4bug@amsat.org> <20200601214125.GA1924990@aurel32.net> <0c3f5d8f-fb63-035d-3c27-41e0d86ad895@amsat.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/26 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Received-SPF: softfail client-ip=202.224.55.13; envelope-from=ysato@users.sourceforge.jp; helo=mail01.asahi-net.or.jp X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/10 05:52:15 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -9 X-Spam_score: -1.0 X-Spam_bar: - X-Spam_report: (-1.0 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_BL=0.01, RCVD_IN_MSPIKE_L3=0.9, SPF_HELO_NONE=0.001, SPF_SOFTFAIL=0.665 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alex =?ISO-8859-1?Q?Benn=E9e?= , qemu-devel@nongnu.org, Aurelien Jarno , Aleksandar Markovic Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Mon, 08 Jun 2020 17:28:41 +0900, Philippe Mathieu-Daud=E9 wrote: >=20 > Hi Aurelien, >=20 > On 6/1/20 11:41 PM, Aurelien Jarno wrote: > > On 2020-06-01 11:20, Philippe Mathieu-Daud=E9 wrote: > >> I don't have much clue about the Renesas hardware, but at least > >> I know now the source files a little bit, so I volunteer to pick > >> up patches and send pull-requests for them during my scarce > >> hobbyist time, until someone else with more knowledge steps up > >> to do this job instead. > >> > >> Suggested-by: Alex Benn=E9e > >> Signed-off-by: Philippe Mathieu-Daud=E9 > >> --- > >> MAINTAINERS | 15 +++++++++++++-- > >> 1 file changed, 13 insertions(+), 2 deletions(-) > >> > >> diff --git a/MAINTAINERS b/MAINTAINERS > >> index 0944d9c731..cbba3ac757 100644 > >> --- a/MAINTAINERS > >> +++ b/MAINTAINERS > >> @@ -298,9 +298,7 @@ SH4 TCG CPUs > >> M: Aurelien Jarno > >> S: Odd Fixes > >> F: target/sh4/ > >> -F: hw/sh4/ > >> F: disas/sh4.c > >> -F: include/hw/sh4/ > >> =20 > >> SPARC TCG CPUs > >> M: Mark Cave-Ayland > >> @@ -1238,6 +1236,18 @@ F: pc-bios/canyonlands.dt[sb] > >> F: pc-bios/u-boot-sam460ex-20100605.bin > >> F: roms/u-boot-sam460ex > >> =20 > >> +Renesas Hardware > >> +---------------- > >> +SH4 Hardware > >> +M: Aurelien Jarno > >> +M: Philippe Mathieu-Daud=E9 > >=20 > > That's fine for me, and just to be clear I don't mind being demoted to a > > reviewer or even removed from there. I do not really have time to work > > on that. >=20 > I understand. Aleksandar implicitly NAcked my patch, as there is > another contributor who is a better candidate, Yoshinori Sato. > He recently posted Renesas series: > https://www.mail-archive.com/qemu-devel@nongnu.org/msg708102.html >=20 > I'll simply send a patch to make this hardware orphan, and > Yoshinori can maintain it if he has the time and is willing to. >=20 > >=20 > >> +S: Odd Fixes > >> +F: hw/sh4/ > >> +F: hw/char/sh_serial.c > >> +F: hw/intc/sh_intc.c > >> +F: hw/timer/sh_timer.c > >> +F: include/hw/sh4/ > >> + > >> SH4 Machines > >> ------------ > >> R2D > >> @@ -1246,6 +1256,7 @@ S: Maintained > >> F: hw/sh4/r2d.c > >> F: hw/intc/sh_intc.c > >> F: hw/timer/sh_timer.c > >> +F: include/hw/sh4/sh_intc.h > >> =20 > >> Shix > >> M: Magnus Damm > >=20 > > Acked-by: Aurelien Jarno > >=20 >=20 I agree with the proposal. Acked-by: Yosinori Sato --=20 Yosinori Sato