From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ISFCV-0003bB-5G for qemu-devel@nongnu.org; Mon, 03 Sep 2007 12:54:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISFCS-0003az-Nb for qemu-devel@nongnu.org; Mon, 03 Sep 2007 12:54:57 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISFCS-0003aw-Ih for qemu-devel@nongnu.org; Mon, 03 Sep 2007 12:54:56 -0400 Received: from nz-out-0506.google.com ([64.233.162.235]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ISFCS-0002zW-5L for qemu-devel@nongnu.org; Mon, 03 Sep 2007 12:54:56 -0400 Received: by nz-out-0506.google.com with SMTP id f1so2936593nzc for ; Mon, 03 Sep 2007 09:54:54 -0700 (PDT) Message-ID: <9c10c9f0709030954yff9c9e1n67ad062767e44bf1@mail.gmail.com> Date: Mon, 3 Sep 2007 13:54:48 -0300 From: "Lauro Ramos Venancio" Subject: Re: [Qemu-devel] Nokia N770 and/or N800 emulation In-Reply-To: <20070901.201240.-1303464329.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070901.201240.-1303464329.imp@bsdimp.com> 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 Hi Warner, I've just started a project to implement the OMAP processor on QEMU. This project is part of Mamona (http://dev.openbossa.org/trac/mamona) and I'm continuing the Andrzej Zaborowski's work. I've already implemented the OMAP 16xx interrupt handler, GPIO and other minor things. I'm close to make the OMAP H3 Dev Board ethernet works. I'm starting by the OMAP H3 implementation, but the main target is to implement the N770/N800 emulation. There are some legal constraints to implement the N800 emulation, but we will try to solve them in the future. You can download the code using "svn co http://dev.openbossa.org/svn/mamona/qemu-omap/trunk". To browse the source, go to http://dev.openbossa.org/trac/mamona/browser/qemu-omap/trunk Contributions are welcome. In few days, I will make a more complete announce. Lauro Ramos Venancio OpenBossa Labs Instituto Nokia de Tecnologia Recife - Brazil 2007/9/1, M. Warner Losh : > Is anybody working on N770 and/or N800 emulation for qemu? > > Warner > > >