From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42133) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgRMN-0004gs-Tz for qemu-devel@nongnu.org; Sun, 17 Jun 2012 22:06:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SgRML-0006rv-HJ for qemu-devel@nongnu.org; Sun, 17 Jun 2012 22:06:31 -0400 Received: from mprc.pku.edu.cn ([162.105.203.9]:53450) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgRMK-0006rl-Oq for qemu-devel@nongnu.org; Sun, 17 Jun 2012 22:06:29 -0400 Message-ID: <1339985113.1674.2.camel@ubuntu.ubuntu-domain> From: Guan Xuetao Date: Mon, 18 Jun 2012 10:05:13 +0800 In-Reply-To: <20120615101736.GA99770@cs.nctu.edu.tw> References: <20120615101736.GA99770@cs.nctu.edu.tw> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCHv2 00/13] unicore32: add softmmu support and puv3 machine List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "=?UTF-8?Q?=E9=99=B3=E9=9F=8B=E4=BB=BB?= (Wei-Ren Chen)" Cc: blauwirbel@gmail.com, qemu-devel@nongnu.org, afaerber@suse.de On Fri, 2012-06-15 at 18:17 +0800, =E9=99=B3=E9=9F=8B=E4=BB=BB (Wei-Ren C= hen) wrote: > On Fri, Jun 15, 2012 at 05:47:33PM +0800, Guan Xuetao wrote: > > These patches implement softmmu support on unicore32 architecture. > >=20 > > UniCore32 CPU is embedded in PKUnity-3 SoC, so we add necessary puv3 > > devices simulation codes together. > > Only minimal system control modules are simulated, to make linux kern= el > > boot and busybox run in initramfs. >=20 > Do you plan put disk image on http://wiki.qemu.org/Testing ? >=20 > Regards, > chenwj >=20 Yes. But how to do that. I can't find the upload location or someone who receives the image. Regards, Guan Xuetao