qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC/RFT v1 0/2]  NAND QOMification - Round 1
@ 2014-02-12  1:12 Peter Crosthwaite
  2014-02-12  1:13 ` [Qemu-devel] [RFC/RFT v1 1/2] arm: tosa: QOMify NAND/display/irq controller Peter Crosthwaite
  2014-02-12  1:13 ` [Qemu-devel] [RFC/RFT v1 2/2] cris: axis_dev88: QOMify NAND controller Peter Crosthwaite
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Crosthwaite @ 2014-02-12  1:12 UTC (permalink / raw)
  To: afaerber, qemu-devel; +Cc: peter.maydell, edgari

Or perhaps even round 0.5 ...

Hi Andreas,

I have a work-in-progress lengthy series that moves towards the full
QOMification and BUSification of NAND. This will allow a few things:

Attachment of multiple nand devs to one controller.
Centralised CS GPIO control.
info qtree sanity

These patches are stylisitic updates to existing code needed before
starting the big change. They also bring us closer to full QOMification
irrespective on NAND anyway.

Regards,
Peter


Peter Crosthwaite (2):
  arm: tosa: QOMify NAND/display/irq controller
  cris: axis_dev88: QOMify NAND controller

 hw/arm/tosa.c         | 12 ++++++++++--
 hw/cris/axis_dev88.c  | 38 ++++++++++++++++++++++++++++++++++----
 hw/display/tc6393xb.c | 36 +++++++++++++++++++++++++++++-------
 include/hw/devices.h  |  2 --
 4 files changed, 73 insertions(+), 15 deletions(-)

-- 
1.8.5.4

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

end of thread, other threads:[~2014-02-12  1:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-12  1:12 [Qemu-devel] [RFC/RFT v1 0/2] NAND QOMification - Round 1 Peter Crosthwaite
2014-02-12  1:13 ` [Qemu-devel] [RFC/RFT v1 1/2] arm: tosa: QOMify NAND/display/irq controller Peter Crosthwaite
2014-02-12  1:13 ` [Qemu-devel] [RFC/RFT v1 2/2] cris: axis_dev88: QOMify NAND controller Peter Crosthwaite

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