From: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
To: qemu-devel@nongnu.org
Cc: vineshp@xilinx.com, peter.maydell@linaro.org,
Peter Crosthwaite <peter.crosthwaite@xilinx.com>,
john.williams@xilinx.com, pbonzini@redhat.com,
edgar.iglesias@gmail.com
Subject: [Qemu-devel] [PATCH v3 0/4] QOMify pflash_cfi0x
Date: Fri, 26 Oct 2012 16:09:57 +1000 [thread overview]
Message-ID: <cover.1351231433.git.peter.crosthwaite@xilinx.com> (raw)
This series QOMifies the pflash_cfi0x devices to get them working with PL35x in the least hackish way. Regression tested pflash_cfi_01 using petalogix-ml605 and pflash_cfi_02 tested using zynq. Further testing by clients of the pflash would be appreciated.
Removed the PL35x and Zynq stuff in V2 to get the non controversial components up and merged. Will resend those patches when they have been reworked.
Peter Crosthwaite (4):
pflash_cfi0x: remove unused base field
pflash_cfi01: remove unused total_len field
pflash_cfi0x: QOMified
pflash_cfi01: Fix debug mode printfery
hw/pflash_cfi01.c | 148 +++++++++++++++++++++++++++++++++---------------
hw/pflash_cfi02.c | 162 +++++++++++++++++++++++++++++++++++++----------------
2 files changed, 216 insertions(+), 94 deletions(-)
next reply other threads:[~2012-10-26 6:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-26 6:09 Peter Crosthwaite [this message]
2012-10-26 6:09 ` [Qemu-devel] [PATCH v3 1/4] pflash_cfi0x: remove unused base field Peter Crosthwaite
2012-10-26 6:09 ` [Qemu-devel] [PATCH v3 2/4] pflash_cfi01: remove unused total_len field Peter Crosthwaite
2012-10-26 6:10 ` [Qemu-devel] [PATCH v3 3/4] pflash_cfi0x: QOMified Peter Crosthwaite
2012-10-26 6:10 ` [Qemu-devel] [PATCH v3 4/4] pflash_cfi01: Fix debug mode printfery Peter Crosthwaite
2012-10-26 8:31 ` [Qemu-devel] [PATCH v3 0/4] QOMify pflash_cfi0x Peter Maydell
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.1351231433.git.peter.crosthwaite@xilinx.com \
--to=peter.crosthwaite@xilinx.com \
--cc=edgar.iglesias@gmail.com \
--cc=john.williams@xilinx.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=vineshp@xilinx.com \
/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).