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.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS 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 26797C433DF for ; Wed, 10 Jun 2020 09:57:03 +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 EC550206F7 for ; Wed, 10 Jun 2020 09:57:02 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EC550206F7 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]:46992 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jixTi-0005gM-7l for qemu-devel@archiver.kernel.org; Wed, 10 Jun 2020 05:57:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53160) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jixT7-0005F6-U0; Wed, 10 Jun 2020 05:56:25 -0400 Received: from mail03.asahi-net.or.jp ([202.224.55.15]:51595) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jixT6-0004Uj-OI; Wed, 10 Jun 2020 05:56:25 -0400 Received: from sakura.ysato.name (ik1-413-38519.vs.sakura.ne.jp [153.127.30.23]) (Authenticated sender: PQ4Y-STU) by mail03.asahi-net.or.jp (Postfix) with ESMTPA id 833F2EE71E; Wed, 10 Jun 2020 18:56:19 +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 69A021C0816; Wed, 10 Jun 2020 18:56:18 +0900 (JST) Date: Wed, 10 Jun 2020 18:56:17 +0900 Message-ID: <87sgf3megu.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Philippe =?ISO-8859-1?Q?Mathieu-Daud=E9?= Subject: Re: [PATCH v2 2/8] MAINTAINERS: Mark SH4 based R2D & Shix machines orphan In-Reply-To: References: <20200608090142.6793-1-f4bug@amsat.org> <20200608090142.6793-3-f4bug@amsat.org> <8f97580c-bf25-dd83-e23e-dcea1e6ce6b7@redhat.com> <875zc0skab.fsf@dusky.pond.sub.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.15; envelope-from=ysato@users.sourceforge.jp; helo=mail03.asahi-net.or.jp X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/10 05:56:22 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: Fam Zheng , Thomas Huth , qemu-trivial@nongnu.org, Magnus Damm , Richard Henderson , Markus Armbruster , QEMU Developers , Alex =?ISO-8859-1?Q?Benn=E9e?= , Michael Tokarev , Aurelien Jarno , Philippe =?ISO-8859-1?Q?Mathieu-Daud=E9?= , Aleksandar Markovic , Laurent Vivier Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Tue, 09 Jun 2020 18:12:42 +0900, Philippe Mathieu-Daud=E9 wrote: >=20 > Hi Magnus, >=20 > On 6/9/20 10:59 AM, Magnus Damm wrote: > > Hi Markus and Thomas, > >=20 > > On Tue, Jun 9, 2020 at 5:41 PM Markus Armbruster wr= ote: > >> > >> Thomas Huth writes: > >> > >>> On 08/06/2020 11.01, Philippe Mathieu-Daud=E9 wrote: > >>>> Last commit from Magnus Damm is fc8e320ef583, which date is > >>>> Fri Nov 13 2009. As nobody else seems to care about the patches > >>>> posted [*] related to the R2D and Shix machines, mark them orphan. > >>>> > >>>> Many thanks to Magnus for his substantial contributions to QEMU, > >>>> and for introducing these SH4 based machine! > >> > >> s/machine/machines/ > >> > >>>> > >>>> [*] https://lists.gnu.org/archive/html/qemu-devel/2020-05/msg08519.h= tml > >>>> > >>>> Cc: Magnus Damm > >>>> Signed-off-by: Philippe Mathieu-Daud=E9 > >>>> --- > >>>> MAINTAINERS | 5 +++-- > >>>> 1 file changed, 3 insertions(+), 2 deletions(-) > >>>> > >>>> diff --git a/MAINTAINERS b/MAINTAINERS > >>>> index 49d90c70de..a012d9b74e 100644 > >>>> --- a/MAINTAINERS > >>>> +++ b/MAINTAINERS > >>>> @@ -1250,14 +1250,15 @@ SH4 Machines > >>>> ------------ > >>>> R2D > >>>> M: Magnus Damm > >>>> -S: Maintained > >>>> +S: Orphan > >>>> F: hw/sh4/r2d.c > >>>> F: hw/intc/sh_intc.c > >>>> F: hw/timer/sh_timer.c > >>>> +F: include/hw/sh4/sh_intc.h > >>>> > >>>> Shix > >>>> M: Magnus Damm > >>>> -S: Odd Fixes > >>>> +S: Orphan > >>>> F: hw/sh4/shix.c > >>> > >>> Having both, an "M:" entry and "S: Orphan" in a section sounds weird. > >>> Magnus, are you still interested in these sections? If not, I think t= he > >>> "M:" line should be removed...? > >> > >> Concur. Of course, let's give Magnus a chance to chime in. > >=20 > > Thanks guys! I'm interested but don't have so much time available to > > commit to this I'm afraid. In particular I'm keen on trying to keep > > R2D around since I happen to have a physical machine setup in my > > remote access rack. SH4 with FPU used to have alright gcc + binutils > > toolchain and glibc support once while other SuperH SoCs lacked some > > portions. So keeping SH4 (sh775x) around would be nice IMO. >=20 > Great news! >=20 > FYI Yoshinori Sato did a great job on updating the Renesas > hardware, see: > https://lists.gnu.org/archive/html/qemu-devel/2020-05/msg08584.html >=20 > He might be able to help with the UART/TIMER peripherals used by the > R2D, see a suggestion to add a 'Renesas hardware' entry: > https://www.mail-archive.com/qemu-devel@nongnu.org/msg708478.html >=20 > If Yoshinori accept the suggestion to add a Renesas hardware entry, do > you agree to be listed as there too? Maybe with a 'R:' tag for > designated reviewer instead of maintainer. >=20 > So I'll respin this series with these changes: >=20 > R2D: S: 'Maintained' -> 'Odd Fixes' >=20 > So contributors don't wait for you to take the patches, and they can go > via qemu-trivial. >=20 > And Shix -> No maintainer, S: 'Obsolete'. >=20 > The TCG backend stay orphan. >=20 > Regards, >=20 > Phil. >=20 > >=20 > > Cheers, > >=20 > > / magnus > >=20 >=20 OK. I also need sh4, so I will perform maintenance. --=20 Yosinori Sato