From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FexGm-0003Ly-71 for qemu-devel@nongnu.org; Sat, 13 May 2006 12:47:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FexGj-0003J1-Nw for qemu-devel@nongnu.org; Sat, 13 May 2006 12:47:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FexGj-0003Iy-I2 for qemu-devel@nongnu.org; Sat, 13 May 2006 12:47:05 -0400 Received: from [212.227.126.188] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FexIj-0007NN-2K for qemu-devel@nongnu.org; Sat, 13 May 2006 12:49:09 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) by flubber.weilnetz.de (Postfix) with ESMTP id 57400F2C46 for ; Sat, 13 May 2006 18:46:54 +0200 (CEST) Message-ID: <44660D7D.4090203@mail.berlios.de> Date: Sat, 13 May 2006 18:46:53 +0200 From: Stefan Weil MIME-Version: 1.0 Subject: [Qemu-devel] System emulation for MIPS AR7 References: <44660C91.1020908@weilnetz.de> In-Reply-To: <44660C91.1020908@weilnetz.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org AR7 is a MIPS 4KEc based system used in WLAN and DSL routers. A patched version of QEMU CVS HEAD allows running of OpenWrt, a Linux distribution for routers. The serial console works, but large parts of the hardware emulation are still very rudimentary. Sorry, my patches are still not ready for integration in CVS HEAD, but those who are interested can get everything needed from this URL: http://developer.berlios.de/project/shownotes.php?release_id=10059 Regards Stefan