Re: [Qemu-devel] [PATCH v11 0/5] Netduino 2 Machine Model

2015-03-10 Thread Alistair Francis
On Tue, Mar 10, 2015 at 10:04 PM, Peter Maydell wrote: > 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:

Re: [Qemu-devel] [PATCH v11 0/5] Netduino 2 Machine Model

2015-03-10 Thread Peter Maydell
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

Re: [Qemu-devel] [PATCH v11 0/5] Netduino 2 Machine Model

2015-02-25 Thread Peter Maydell
On 26 February 2015 at 10:53, Alistair Francis wrote: > On Tue, Feb 17, 2015 at 10:38 PM, Alistair Francis > wrote: >> This patch series adds the Netduino 2 Machine to QEMU > > Hello Peter Maydell, > > All of these patches have been reviewed by Peter Crosthwaite. Can this > be committed now? Su

[Qemu-devel] [PATCH v11 0/5] Netduino 2 Machine Model

2015-02-17 Thread Alistair Francis
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.co