From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MR6El-0001qt-AB for qemu-devel@nongnu.org; Wed, 15 Jul 2009 11:17:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MR6Ek-0001qW-Hg for qemu-devel@nongnu.org; Wed, 15 Jul 2009 11:17:38 -0400 Received: from [199.232.76.173] (port=47851 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MR6Ek-0001qS-DG for qemu-devel@nongnu.org; Wed, 15 Jul 2009 11:17:38 -0400 Received: from ey-out-1920.google.com ([74.125.78.145]:18229) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MR6Ek-0004oL-65 for qemu-devel@nongnu.org; Wed, 15 Jul 2009 11:17:38 -0400 Received: by ey-out-1920.google.com with SMTP id 5so744807eyb.4 for ; Wed, 15 Jul 2009 08:17:36 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 15 Jul 2009 17:17:35 +0200 Message-ID: <5b31733c0907150817s11986355pd0387dce3297c490@mail.gmail.com> From: Filip Navara Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] AT91 Emulation List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Cc: Paul Brook Hi, I've sent three patch series that together form a basis for Atmel AT91 emulation. The code was tested on several Atmel examples and FreeRTOS-based web server. I'm hoping for eventual merge, but it can wait till QEMU 0.11 is branched or the DevTree patches are merged. The first two series (ARM7TDMI emulation and ARM optimizations) are ready for merge now, the AT91 series is more of an RFC. Further information about the emulation is available at https://dip.felk.cvut.cz/browse/pdfcache/navarfil_2009bach.pdf Best regards, Filip Navara