From: Sergey Fedorov <serge.fdrv@gmail.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Sergey Fedorov <serge.fdrv@gmail.com>
Subject: [Qemu-devel] [PATCH 0/3] hw/arm: add Fixed Virtual Platform VE support
Date: Tue, 24 Mar 2015 16:55:28 -0700 [thread overview]
Message-ID: <1427241331-11403-1-git-send-email-serge.fdrv@gmail.com> (raw)
These patches add support for ARM Fixed Virtual Platform Versatile Express
board. ARM VFP VE is similar to hardware Versatile Express boards. So these
changes rely largely on existing QEMU VE support code. First two patches are
prerequisites for the final patch which adds FVP VE board support itself.
The changes were tested by running a Linux system in SMP mode using
'arch/arm64/boot/dts/rtsm_ve-aemv8a.dts' from Linux kernel source code for
generating device tree blob.
Sergey Fedorov (3):
hw/arm/boot: add secondary loader for AArch64
hw/arm/vexpress: introduce VEDBoardInfo::smp_bootreg_addr
hw/arm/vexpress: add FVP VE board support
hw/arm/boot.c | 26 +++++++++-
hw/arm/vexpress.c | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 165 insertions(+), 3 deletions(-)
--
2.3.4
next reply other threads:[~2015-03-24 23:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-24 23:55 Sergey Fedorov [this message]
2015-03-24 23:55 ` [Qemu-devel] [PATCH 1/3] hw/arm/boot: add secondary loader for AArch64 Sergey Fedorov
2015-03-24 23:55 ` [Qemu-devel] [PATCH 2/3] hw/arm/vexpress: introduce VEDBoardInfo::smp_bootreg_addr Sergey Fedorov
2015-03-24 23:55 ` [Qemu-devel] [PATCH 3/3] hw/arm/vexpress: add FVP VE board support Sergey Fedorov
2015-03-25 0:13 ` [Qemu-devel] [PATCH 0/3] hw/arm: add Fixed Virtual Platform VE support Peter Maydell
2015-03-25 0:18 ` Sergey Fedorov
2015-03-25 0:23 ` Peter Maydell
2015-03-25 0:31 ` Sergey Fedorov
2015-03-25 0:48 ` Peter Maydell
2015-03-25 1:30 ` Sergey Fedorov
2015-03-25 1:43 ` Sergey Fedorov
2015-03-25 11:06 ` Peter Maydell
2015-03-25 17:52 ` Sergey Fedorov
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=1427241331-11403-1-git-send-email-serge.fdrv@gmail.com \
--to=serge.fdrv@gmail.com \
--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).