From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33505) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVIuY-0003FV-5l for qemu-devel@nongnu.org; Tue, 10 Mar 2015 08:05:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVIuT-0001h3-Ur for qemu-devel@nongnu.org; Tue, 10 Mar 2015 08:05:21 -0400 Received: from mail-la0-f44.google.com ([209.85.215.44]:43211) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVIuT-0001gu-Ot for qemu-devel@nongnu.org; Tue, 10 Mar 2015 08:05:17 -0400 Received: by labge10 with SMTP id ge10so670644lab.10 for ; Tue, 10 Mar 2015 05:05:17 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Peter Maydell Date: Tue, 10 Mar 2015 12:04:56 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v11 0/5] Netduino 2 Machine Model List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alistair Francis Cc: Martin Galvan , Peter Crosthwaite , QEMU Developers , Konstanty Bialkowski On 17 February 2015 at 12:38, Alistair Francis wrote: > This patch series adds the Netduino 2 Machine to QEMU > > Information on the board is avalible at: > http://www.netduino.com/netduino2/specs.htm > > The git tree can be found at: > https://github.com/alistair23/qemu/tree/netduino2.11 > > Some example code that runs on QEMU is avaliable at: > at: https://github.com/alistair23/CSSE3010-QEMU-Examples Applied to target-arm.next, thanks. -- PMM