qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] hw/arm: add Fixed Virtual Platform VE support
@ 2015-03-24 23:55 Sergey Fedorov
  2015-03-24 23:55 ` [Qemu-devel] [PATCH 1/3] hw/arm/boot: add secondary loader for AArch64 Sergey Fedorov
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Sergey Fedorov @ 2015-03-24 23:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Sergey Fedorov

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-03-25 17:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-24 23:55 [Qemu-devel] [PATCH 0/3] hw/arm: add Fixed Virtual Platform VE support Sergey Fedorov
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

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).