From: Peter Maydell <peter.maydell@linaro.org>
To: Alistair Francis <alistair23@gmail.com>
Cc: Peter Crosthwaite <peter.crosthwaite@xilinx.com>,
QEMU Developers <qemu-devel@nongnu.org>,
Konstanty Bialkowski <konstanty@ieee.org>
Subject: Re: [Qemu-devel] [RFC v1 0/6] Netduino 2 Machine Model
Date: Tue, 9 Sep 2014 19:24:13 +0100 [thread overview]
Message-ID: <CAFEAcA96bPAP_8R9Jggfh=HCxMvOS-ObOoULHhq25NysUuUHrw@mail.gmail.com> (raw)
In-Reply-To: <cover.1410250628.git.alistair23@gmail.com>
On 9 September 2014 09:23, Alistair Francis <alistair23@gmail.com> 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.1
>
> This is a fully implemented machine, except for the hack
> changes that have been made to armv7_init. See that individual
> patch for more information
Most significantly, this is Cortex-M3 based, which
sidesteps the awkward questions about whether we need
to implement the M4 floating point. Cool.
thanks
-- PMM
next prev parent reply other threads:[~2014-09-09 18:24 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-09 8:23 [Qemu-devel] [RFC v1 0/6] Netduino 2 Machine Model Alistair Francis
2014-09-09 8:23 ` [Qemu-devel] [RFC v1 1/6] stm32f205_timer: Add the stm32f205 SoC Timer2 to 5 Alistair Francis
2014-09-09 12:44 ` Peter Crosthwaite
2014-09-09 23:52 ` Alistair Francis
2014-09-10 12:07 ` Peter Crosthwaite
2014-09-10 13:16 ` Alistair Francis
2014-09-09 8:24 ` [Qemu-devel] [RFC v1 2/6] stm32f205_USART: Add the stm32f205 SoC USART Controller Alistair Francis
2014-09-09 13:21 ` Peter Crosthwaite
2014-09-10 10:55 ` Alistair Francis
2014-09-09 8:24 ` [Qemu-devel] [RFC v1 3/6] stm32f205_SYSCFG: Add the stm32f205 SYSCFG Alistair Francis
2014-09-09 8:24 ` [Qemu-devel] [RFC v1 4/6] target_arm: Update armv7_init to support more parameters Alistair Francis
2014-09-09 13:35 ` Peter Crosthwaite
2014-09-09 13:59 ` Peter Maydell
2014-09-09 23:39 ` Alistair Francis
2014-09-10 12:01 ` Peter Crosthwaite
2014-09-09 14:03 ` Martin Galvan
2014-09-09 23:43 ` Alistair Francis
2014-09-10 12:32 ` Martin Galvan
2014-09-10 13:53 ` Alistair Francis
2014-09-09 8:24 ` [Qemu-devel] [RFC v1 5/6] stm32f205: Add the SoC Alistair Francis
2014-09-09 13:50 ` Peter Crosthwaite
2014-09-10 7:31 ` Alistair Francis
2014-09-09 8:24 ` [Qemu-devel] [RFC v1 6/6] netduino2: Add the Netduino 2 Machine Alistair Francis
2014-09-09 18:24 ` Peter Maydell [this message]
2014-09-09 23:31 ` [Qemu-devel] [RFC v1 0/6] Netduino 2 Machine Model Alistair Francis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAFEAcA96bPAP_8R9Jggfh=HCxMvOS-ObOoULHhq25NysUuUHrw@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=alistair23@gmail.com \
--cc=konstanty@ieee.org \
--cc=peter.crosthwaite@xilinx.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).