All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4]  Xilinx-Zynq boot process patches
@ 2012-10-04  0:16 Peter Crosthwaite
  2012-10-04  0:16 ` [Qemu-devel] [PATCH v2 1/4] xilinx_zynq: added smp support Peter Crosthwaite
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Peter Crosthwaite @ 2012-10-04  0:16 UTC (permalink / raw)
  To: qemu-devel, peter.maydell, edgar.iglesias
  Cc: linnj, Peter Crosthwaite, john.williams

Patch 1 is dual core smp support.
Patches 2-4 Implement the SLCR reset functionality.

changed from v1:
Addressed PMM review (P1)
Patches 2-4 are completely new.
Removed previous patches 2-3 (no bootloader changes anymore)

Peter A. G. Crosthwaite (4):
  xilinx_zynq: added smp support
  zynq_slcr: Add links to the CPUs
  zynq_slcr: Fixed ResetValues enum
  zynq_slcr: Implement CPU reset and halting

 hw/xilinx_zynq.c |   68 ++++++++++++++++++++++++++++++++++++++++++++---------
 hw/zynq_slcr.c   |   29 ++++++++++++++++++++++-
 2 files changed, 84 insertions(+), 13 deletions(-)

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

end of thread, other threads:[~2012-10-09 14:32 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-04  0:16 [Qemu-devel] [PATCH v2 0/4] Xilinx-Zynq boot process patches Peter Crosthwaite
2012-10-04  0:16 ` [Qemu-devel] [PATCH v2 1/4] xilinx_zynq: added smp support Peter Crosthwaite
2012-10-09 11:52   ` Peter Maydell
2012-10-09 13:48     ` Peter Crosthwaite
2012-10-04  0:16 ` [Qemu-devel] [PATCH v2 2/4] zynq_slcr: Add links to the CPUs Peter Crosthwaite
2012-10-09 11:45   ` Peter Maydell
2012-10-04  0:16 ` [Qemu-devel] [PATCH v2 3/4] zynq_slcr: Fixed ResetValues enum Peter Crosthwaite
2012-10-09 11:53   ` Peter Maydell
2012-10-09 13:16     ` Peter Crosthwaite
2012-10-04  0:16 ` [Qemu-devel] [PATCH v2 4/4] zynq_slcr: Implement CPU reset and halting Peter Crosthwaite
2012-10-09 11:41   ` Peter Maydell
2012-10-09 13:38     ` Peter Crosthwaite
2012-10-09 13:52       ` Peter Maydell
2012-10-09 14:31         ` Peter Crosthwaite
2012-10-09 12:42   ` Andreas Färber
2012-10-09  7:43 ` [Qemu-devel] [PATCH v2 0/4] Xilinx-Zynq boot process patches Peter Crosthwaite

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.