qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Patch 0/2] hw/arm/xlnx-versal: hw/arm/xlnx-zynqmp: Add unimplemented mmio
@ 2021-08-19  3:15 Tong Ho
  2021-08-19  3:15 ` [Patch 1/2] hw/arm/xlnx-versal: Add unimplemented APU mmio Tong Ho
  2021-08-19  3:15 ` [Patch 2/2] hw/arm/xlnx-zynqmp: " Tong Ho
  0 siblings, 2 replies; 9+ messages in thread
From: Tong Ho @ 2021-08-19  3:15 UTC (permalink / raw)
  To: qemu-arm; +Cc: edgar.iglesias, alistair, Tong Ho, qemu-devel, peter.maydell

This series adds the APU mmio region as an unimplemented device
to each of two Xilinx SoC to support booting guests built with
the standalone bsp published at:
  https://github.com/Xilinx/embeddedsw/tree/master/lib/bsp/standalone/src/arm/ARMv8/64bit

Tong Ho (2):
  hw/arm/xlnx-versal: Add unimplemented APU mmio
  hw/arm/xlnx-zynqmp: Add unimplemented APU mmio

 hw/arm/xlnx-versal.c         |  2 ++
 hw/arm/xlnx-zynqmp.c         | 32 ++++++++++++++++++++++++++++++++
 include/hw/arm/xlnx-versal.h |  2 ++
 include/hw/arm/xlnx-zynqmp.h |  7 +++++++
 4 files changed, 43 insertions(+)

-- 
2.25.1



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

end of thread, other threads:[~2021-08-20 13:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-19  3:15 [Patch 0/2] hw/arm/xlnx-versal: hw/arm/xlnx-zynqmp: Add unimplemented mmio Tong Ho
2021-08-19  3:15 ` [Patch 1/2] hw/arm/xlnx-versal: Add unimplemented APU mmio Tong Ho
2021-08-19  6:30   ` Alistair Francis
2021-08-20 12:13   ` Edgar E. Iglesias
2021-08-20 13:12   ` Philippe Mathieu-Daudé
2021-08-19  3:15 ` [Patch 2/2] hw/arm/xlnx-zynqmp: " Tong Ho
2021-08-19  6:32   ` Alistair Francis
2021-08-20 12:19   ` Edgar E. Iglesias
2021-08-20 13:14   ` Philippe Mathieu-Daudé

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