From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NQghb-0000YD-BS for qemu-devel@nongnu.org; Fri, 01 Jan 2010 07:33:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQghV-0000Xb-DV for qemu-devel@nongnu.org; Fri, 01 Jan 2010 07:33:57 -0500 Received: from [199.232.76.173] (port=32868 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQghV-0000XY-7c for qemu-devel@nongnu.org; Fri, 01 Jan 2010 07:33:53 -0500 Received: from mail-fx0-f222.google.com ([209.85.220.222]:52727) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NQghU-0008J2-VS for qemu-devel@nongnu.org; Fri, 01 Jan 2010 07:33:53 -0500 Received: by fxm22 with SMTP id 22so16363897fxm.2 for ; Fri, 01 Jan 2010 04:33:51 -0800 (PST) Sender: =?UTF-8?Q?S=C3=A9bastien_Bourdeauducq?= From: =?iso-8859-1?q?S=E9bastien_Bourdeauducq?= Date: Fri, 1 Jan 2010 13:30:41 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201001011330.41778.sebastien.bourdeauducq@lekernel.net> Subject: [Qemu-devel] LatticeMico32/Milkymist support List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, Would anyone be interested in adding the support of the LatticeMico32 [1]=20 microprocessor and the Milkymist System-on-Chip [2] to QEMU? This would help the open source hardware movement by easing software=20 development on free platforms. Currently, QEMU only supports proprietary=20 systems. Adding this support should be straightforward for anyone who has experience= =20 with the QEMU source code. LatticeMico32 is a fairly ordinary RISC processo= r=20 (very similar to ARM or MIPS) and the Milkymist system-on-chip peripherals = are=20 made as simple as possible. S=E9bastien [1] http://www.milkymist.org/doc/lm32_archman.pdf [2] http://www.milkymist.org/doc/paper_overview.pdf