From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:53651) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNJg5-0003op-Ea for qemu-devel@nongnu.org; Sun, 05 May 2019 12:07:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNJg4-0006ps-GV for qemu-devel@nongnu.org; Sun, 05 May 2019 12:07:49 -0400 Received: from mail02.asahi-net.or.jp ([202.224.55.14]:52133) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNJg4-0006pZ-8N for qemu-devel@nongnu.org; Sun, 05 May 2019 12:07:48 -0400 Date: Mon, 06 May 2019 01:07:46 +0900 Message-ID: <87lfzk51gt.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato In-Reply-To: <87ef5f4iwr.fsf@zen.linaroharston> References: <20190502143409.59600-1-ysato@users.sourceforge.jp> <87ef5f4iwr.fsf@zen.linaroharston> 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 Subject: Re: [Qemu-devel] [PATCH RFC v8 00/12] Add RX archtecture support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex =?ISO-8859-1?Q?Benn=E9e?= Cc: qemu-devel@nongnu.org, peter.maydell@linaro.org, richard.henderson@linaro.org On Sat, 04 May 2019 01:11:48 +0900, Alex Benn=E9e wrote: >=20 >=20 > Yoshinori Sato writes: >=20 > > Hello. > > This patch series is added Renesas RX target emulation. >=20 > I think the series is almost there - it's mostly just nits and clean > build fixes to sort out now. If you run the branch through CI you will > see where things fail to build. >=20 > However once that is all sorted it should be good for merging. I guess > Richard would merge it until we can get your key signed so you can > submit your own PRs: >=20 > https://wiki.qemu.org/KeySigningParty > OK. Should I tag it with "git tag -s"? > -- > Alex Benn=E9e >=20 --=20 Yosinori Sato 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=-0.9 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,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 35158C004C9 for ; Sun, 5 May 2019 16:11:49 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0B1D12082F for ; Sun, 5 May 2019 16:11:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0B1D12082F 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 ([127.0.0.1]:43277 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNJjw-0006WN-8t for qemu-devel@archiver.kernel.org; Sun, 05 May 2019 12:11:48 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53651) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNJg5-0003op-Ea for qemu-devel@nongnu.org; Sun, 05 May 2019 12:07:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNJg4-0006ps-GV for qemu-devel@nongnu.org; Sun, 05 May 2019 12:07:49 -0400 Received: from mail02.asahi-net.or.jp ([202.224.55.14]:52133) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNJg4-0006pZ-8N for qemu-devel@nongnu.org; Sun, 05 May 2019 12:07:48 -0400 Received: from h61-195-96-97.vps.ablenet.jp (h61-195-96-97.vps.ablenet.jp [61.195.96.97]) (Authenticated sender: PQ4Y-STU) by mail02.asahi-net.or.jp (Postfix) with ESMTPA id 90F0E3BBCB; Mon, 6 May 2019 01:07:47 +0900 (JST) Received: from yo-satoh-debian.ysato.ml (ZM005235.ppp.dion.ne.jp [222.8.5.235]) by h61-195-96-97.vps.ablenet.jp (Postfix) with ESMTPSA id 50C9B240085; Mon, 6 May 2019 01:07:47 +0900 (JST) Date: Mon, 06 May 2019 01:07:46 +0900 Message-ID: <87lfzk51gt.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Alex =?ISO-8859-1?Q?Benn=E9e?= In-Reply-To: <87ef5f4iwr.fsf@zen.linaroharston> References: <20190502143409.59600-1-ysato@users.sourceforge.jp> <87ef5f4iwr.fsf@zen.linaroharston> 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/25.1 (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="UTF-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 202.224.55.14 Subject: Re: [Qemu-devel] [PATCH RFC v8 00/12] Add RX archtecture support X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.maydell@linaro.org, richard.henderson@linaro.org, qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" Message-ID: <20190505160746.mF0XGFXXhTl-NVd24T6Bqf8HppiLq1-uaX2JHWmuH3g@z> On Sat, 04 May 2019 01:11:48 +0900, Alex Benn=E9e wrote: >=20 >=20 > Yoshinori Sato writes: >=20 > > Hello. > > This patch series is added Renesas RX target emulation. >=20 > I think the series is almost there - it's mostly just nits and clean > build fixes to sort out now. If you run the branch through CI you will > see where things fail to build. >=20 > However once that is all sorted it should be good for merging. I guess > Richard would merge it until we can get your key signed so you can > submit your own PRs: >=20 > https://wiki.qemu.org/KeySigningParty > OK. Should I tag it with "git tag -s"? > -- > Alex Benn=E9e >=20 --=20 Yosinori Sato