qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH arm-devs v1 0/6]  Fix Support for ARM A9 CBAR
@ 2013-11-27  9:00 Peter Crosthwaite
  2013-11-27  9:01 ` [Qemu-devel] [PATCH arm-devs v1 1/6] target-arm: Define and use ARM_FEATURE_CBAR Peter Crosthwaite
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Peter Crosthwaite @ 2013-11-27  9:00 UTC (permalink / raw)
  To: qemu-devel, peter.maydell; +Cc: peter.crosthwaite, afaerber, mark.langsdorf

Hi Peter,

This patch series fixed the Configuration base address init logic for
ARM CPUs, most notably for A9. Fixes both Zynq and Highbank which both
hade broken CBAR.

Regards,
Peter


Peter Crosthwaite (6):
  target-arm: Define and use ARM_FEATURE_CBAR
  target-arm/cpu: Convert reset CBAR to a property
  arm/highbank: Use object_new() rather than cpu_arm_init()
  arm/highbank: Fix CBAR intialisation
  arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()
  arm/xilinx_zynq: Implement CBAR intialisation

 hw/arm/highbank.c    | 21 +++++++++++++++------
 hw/arm/xilinx_zynq.c | 20 ++++++++++++++++----
 target-arm/cpu.c     | 18 +++++++++---------
 target-arm/cpu.h     |  1 +
 target-arm/helper.c  |  9 +++++++++
 5 files changed, 50 insertions(+), 19 deletions(-)

-- 
1.8.4.4

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

end of thread, other threads:[~2013-11-28  1:48 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-27  9:00 [Qemu-devel] [PATCH arm-devs v1 0/6] Fix Support for ARM A9 CBAR Peter Crosthwaite
2013-11-27  9:01 ` [Qemu-devel] [PATCH arm-devs v1 1/6] target-arm: Define and use ARM_FEATURE_CBAR Peter Crosthwaite
2013-11-27  9:01 ` [Qemu-devel] [PATCH arm-devs v1 2/6] target-arm/cpu: Convert reset CBAR to a property Peter Crosthwaite
2013-11-27  9:14   ` Peter Maydell
2013-11-27  9:42     ` Andreas Färber
2013-11-27 10:15       ` Peter Maydell
2013-11-27 10:27         ` Andreas Färber
2013-11-27 10:35           ` Peter Maydell
2013-11-27 11:39           ` Peter Crosthwaite
2013-11-27 11:47             ` Peter Maydell
2013-11-28  1:48               ` Peter Crosthwaite
2013-11-27 13:10             ` Andreas Färber
2013-11-27  9:02 ` [Qemu-devel] [PATCH arm-devs v1 3/6] arm/highbank: Use object_new() rather than cpu_arm_init() Peter Crosthwaite
2013-11-27  9:10   ` Peter Maydell
2013-11-27  9:52     ` Andreas Färber
2013-11-27  9:02 ` [Qemu-devel] [PATCH arm-devs v1 4/6] arm/highbank: Fix CBAR intialisation Peter Crosthwaite
2013-11-27  9:03 ` [Qemu-devel] [PATCH arm-devs v1 5/6] arm/xilinx_zynq: Use object_new() rather than cpu_arm_init() Peter Crosthwaite
2013-11-27  9:04 ` [Qemu-devel] [PATCH arm-devs v1 6/6] arm/xilinx_zynq: Implement CBAR intialisation Peter Crosthwaite

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