From: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
To: qemu-devel@nongnu.org
Cc: blauwirbel@gmail.com, edgar.iglesias@gmail.com, aliguori@us.ibm.com
Subject: [Qemu-devel] [PULL 0/3] Xilinx Zynq QSPI support
Date: Mon, 29 Oct 2012 16:44:57 +1000 [thread overview]
Message-ID: <1351493100-5850-1-git-send-email-peter.crosthwaite@xilinx.com> (raw)
The following changes since commit 50cd72148211c5e5f22ea2519d19ce024226e61f:
Max Filippov (1):
hw/xtensa_sim: get rid of intermediate xtensa_sim_init
are available in the git repository at:
git://developer.petalogix.com/public/qemu.git qspi.2
Peter Crosthwaite (3):
m25p80: Support for Quad SPI
xilinx_spips: Generalised to model QSPI
xilinx_zynq: added QSPI controller
hw/m25p80.c | 61 +++++++++++-
hw/xilinx_spips.c | 289 ++++++++++++++++++++++++++++++++++++++++++++++------
hw/xilinx_zynq.c | 40 +++++--
3 files changed, 340 insertions(+), 50 deletions(-)
next reply other threads:[~2012-10-29 6:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-29 6:44 Peter Crosthwaite [this message]
2012-10-29 6:44 ` [Qemu-devel] [PATCH 1/3] m25p80: Support for Quad SPI Peter Crosthwaite
2012-10-29 6:44 ` [Qemu-devel] [PATCH 2/3] xilinx_spips: Generalised to model QSPI Peter Crosthwaite
2012-10-29 6:45 ` [Qemu-devel] [PATCH 3/3] xilinx_zynq: added QSPI controller Peter Crosthwaite
2012-11-20 12:21 ` walimis
2012-10-30 21:07 ` [Qemu-devel] [PULL 0/3] Xilinx Zynq QSPI support Blue Swirl
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=1351493100-5850-1-git-send-email-peter.crosthwaite@xilinx.com \
--to=peter.crosthwaite@xilinx.com \
--cc=aliguori@us.ibm.com \
--cc=blauwirbel@gmail.com \
--cc=edgar.iglesias@gmail.com \
--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).