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 B35D6C10F28 for ; Sun, 8 Mar 2020 03:50:16 +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 8D33D2072C for ; Sun, 8 Mar 2020 03:50:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8D33D2072C 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]:54734 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jAmxD-00054G-OX for qemu-devel@archiver.kernel.org; Sat, 07 Mar 2020 22:50:15 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47288) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jAmwT-0004dC-6y for qemu-devel@nongnu.org; Sat, 07 Mar 2020 22:49:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jAmwR-0004Cn-9o for qemu-devel@nongnu.org; Sat, 07 Mar 2020 22:49:29 -0500 Received: from mail02.asahi-net.or.jp ([202.224.55.14]:32929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jAmwR-00044n-1p for qemu-devel@nongnu.org; Sat, 07 Mar 2020 22:49:27 -0500 Received: from sakura.ysato.name (ik1-413-38519.vs.sakura.ne.jp [153.127.30.23]) (Authenticated sender: PQ4Y-STU) by mail02.asahi-net.or.jp (Postfix) with ESMTPA id 165B3E43D6; Sun, 8 Mar 2020 12:49:21 +0900 (JST) Received: from localhost.ysato.name (ZM005235.ppp.dion.ne.jp [222.8.5.235]) by sakura.ysato.name (Postfix) with ESMTPSA id 992D81C07F7; Sun, 8 Mar 2020 12:49:20 +0900 (JST) Date: Sun, 08 Mar 2020 12:49:14 +0900 Message-ID: From: Yoshinori Sato To: Philippe =?ISO-8859-1?Q?Mathieu-Daud=E9?= Subject: Re: [PATCH v32 22/22] qemu-doc.texi: Add RX section. In-Reply-To: <5b20d7bb-d808-bbf0-621e-c7494beae4bd@redhat.com> References: <20200224141923.82118-1-ysato@users.sourceforge.jp> <20200224141923.82118-23-ysato@users.sourceforge.jp> <5b20d7bb-d808-bbf0-621e-c7494beae4bd@redhat.com> 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 (arm-unknown-linux-androideabi) 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 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 202.224.55.14 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: Peter Maydell , richard.henderson@linaro.org, qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Sun, 08 Mar 2020 02:38:08 +0900, Philippe Mathieu-Daud=E9 wrote: >=20 > Hi, >=20 > On 2/24/20 3:19 PM, Yoshinori Sato wrote: > > Describe emulated target specification. And two examples. > >=20 > > Signed-off-by: Yoshinori Sato > > --- > > qemu-doc.texi | 44 ++++++++++++++++++++++++++++++++++++++++++++ > > 1 file changed, 44 insertions(+) > >=20 > > diff --git a/qemu-doc.texi b/qemu-doc.texi > > index 33b9597b1d..d80a9c64f7 100644 > > --- a/qemu-doc.texi > > +++ b/qemu-doc.texi > > @@ -1719,6 +1719,7 @@ differences are mentioned in the following sectio= ns. > > * Microblaze System emulator:: > > * SH4 System emulator:: > > * Xtensa System emulator:: > > +* RX System emulator:: > > @end menu > > @node PowerPC System emulator > > @@ -2487,6 +2488,49 @@ so should only be used with trusted guest OS. > > @c man end > > +@node RX System emulator > > +@section RX System emulator > > +@cindex system emulation (RX) > > + > > +Use the executable @file{qemu-system-rx} to simulate a Virtual RX targ= et. > > +This target emulated following devices. > > + > > +@itemize @minus > > +@item > > +R5F562N8 MCU > > +@item > > +On-chip memory (ROM 512KB, RAM 96KB) > > +@item > > +Interrupt Control Unit (ICUa) > > +@item > > +8Bit Timer x 1CH (TMR0,1) > > +@item > > +Compare Match Timer x 2CH (CMT0,1) > > +@item > > +Serial Communication Interface x 1CH (SCI0) > > +@item > > +External memory 16MByte > > +@end itemize > > + > > +Example of @file{qemu-system-rx} usage for rx is shown below: > > + > > +Download @code{u-boot_image} from @url{https://osdn.net/users/ysato/pf= /qemu/dl/u-boot.bin.gz} > > + > > +Start emulation of rx-virt: > > +@example > > +qemu-system-rx -bios @code{u-boot_image} > > +@end example > > + > > +Download @code{kernel_image} from @url{https://osdn.net/users/ysato/pf= /qemu/dl/zImage} > > + > > +Download @code{device_tree_blob} from @url{https://osdn.net/users/ysat= o/pf/qemu/dl/rx-virt.dtb} > > + > > +Start emulation of rx-virt: > > +@example > > +qemu-system-rx -kernel @code{kernel_image} -dtb @code{device_tree_blob= } \ > > + -append "earlycon" > > +@end example > > + > > @node QEMU User space emulator > > @chapter QEMU User space emulator > > =20 >=20 > In commit 3a8273b1ab3 the this file has been removed (due to the > conversion to the rST format). >=20 > Can you send a single patch (not the rest) with your documentation in > rST format please? >=20 OK. I will snet later. --- Yoshinori Sato