qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/4] QOMify pflash_cfi0x
@ 2012-10-26  6:09 Peter Crosthwaite
  2012-10-26  6:09 ` [Qemu-devel] [PATCH v3 1/4] pflash_cfi0x: remove unused base field Peter Crosthwaite
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Peter Crosthwaite @ 2012-10-26  6:09 UTC (permalink / raw)
  To: qemu-devel
  Cc: vineshp, peter.maydell, Peter Crosthwaite, john.williams,
	pbonzini, edgar.iglesias

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

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

end of thread, other threads:[~2012-10-26  8:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-26  6:09 [Qemu-devel] [PATCH v3 0/4] QOMify pflash_cfi0x Peter Crosthwaite
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

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