From: Amit Mahajan <amit.mahajan@b-labs.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: patches@linaro.org, qemu-devel@nongnu.org,
"Bahadir Balban" <bbalban@b-labs.com>,
"Dawid Ciężarkiewicz" <dawidc@b-labs.com>
Subject: [Qemu-devel] Re: [PATCH 0/2] ARM: Add Versatile Express board model
Date: Tue, 01 Mar 2011 20:18:40 +0530 [thread overview]
Message-ID: <1298990920.2361.1.camel@amit-laptop> (raw)
In-Reply-To: <1298982742-31154-1-git-send-email-peter.maydell@linaro.org>
Thanks Peter for the efforts.
On Tue, 2011-03-01 at 12:32 +0000, Peter Maydell wrote:
> This patchset adds support for the ARM Versatile Express board
> with Cortex-A9 daughterboard. It's based on some vexpress modelling
> work done by Bahadir Balban and Amit Mahajan at B Labs, overhauled
> and cleaned up by me (thanks to them for making that work available).
>
> The patchset depends on the MMC cleanup work I posted last week:
> http://www.mail-archive.com/qemu-devel@nongnu.org/msg56148.html
> as it wants to wire up the MMC status lines.
>
> Peter Maydell (2):
> hw/arm_sysctl.c: Add the Versatile Express system registers
> hw/vexpress.c: Add model of ARM Versatile Express board
>
> Makefile.target | 1 +
> hw/arm_sysctl.c | 61 ++++++++++++++
> hw/vexpress.c | 238 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 300 insertions(+), 0 deletions(-)
> create mode 100644 hw/vexpress.c
>
--
Thanks
Amit Mahajan
prev parent reply other threads:[~2011-03-01 14:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-01 12:32 [Qemu-devel] [PATCH 0/2] ARM: Add Versatile Express board model Peter Maydell
2011-03-01 12:32 ` [Qemu-devel] [PATCH 1/2] hw/arm_sysctl.c: Add the Versatile Express system registers Peter Maydell
2011-03-01 13:39 ` [Qemu-devel] " Juan Quintela
2011-03-01 13:53 ` Peter Maydell
2011-03-01 12:32 ` [Qemu-devel] [PATCH 2/2] hw/vexpress.c: Add model of ARM Versatile Express board Peter Maydell
2011-03-01 14:48 ` Amit Mahajan [this message]
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=1298990920.2361.1.camel@amit-laptop \
--to=amit.mahajan@b-labs.com \
--cc=bbalban@b-labs.com \
--cc=dawidc@b-labs.com \
--cc=patches@linaro.org \
--cc=peter.maydell@linaro.org \
--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).