qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
To: qemu-devel@nongnu.org, peter.maydell@linaro.org,
	edgar.iglesias@gmail.com
Cc: linnj@xilinx.com,
	Peter Crosthwaite <peter.crosthwaite@xilinx.com>,
	john.williams@petalogix.com
Subject: [Qemu-devel] [PATCH v2 0/4]  Xilinx-Zynq boot process patches
Date: Thu,  4 Oct 2012 10:16:10 +1000	[thread overview]
Message-ID: <cover.1349308835.git.peter.crosthwaite@xilinx.com> (raw)

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

             reply	other threads:[~2012-10-04  0:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-04  0:16 Peter Crosthwaite [this message]
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

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=cover.1349308835.git.peter.crosthwaite@xilinx.com \
    --to=peter.crosthwaite@petalogix.com \
    --cc=edgar.iglesias@gmail.com \
    --cc=john.williams@petalogix.com \
    --cc=linnj@xilinx.com \
    --cc=peter.crosthwaite@xilinx.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).