All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/5]  Nand Cleanup
@ 2013-06-18 11:07 peter.crosthwaite
  2013-06-18 11:08 ` [Qemu-devel] [PATCH v1 1/5] block/nand: Factor out common code peter.crosthwaite
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: peter.crosthwaite @ 2013-06-18 11:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Peter Crosthwaite, edgar.iglesias

From: Peter Crosthwaite <peter.crosthwaite@xilinx.com>


Misc refactorings and cleanup of NAND.


Peter Crosthwaite (5):
  block/nand: Factor out common code
  block/nand: Formatting sweep
  block/nand: QOM casting sweep
  block/nand: Convert Sysbus::init to Device::realize
  nand: Don't inherit from Sysbus

 hw/block/nand.c | 89 +++++++++++++++++++++++++++++++--------------------------
 1 file changed, 49 insertions(+), 40 deletions(-)

-- 
1.8.3.rc1.44.gb387c77.dirty

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

end of thread, other threads:[~2013-07-31 23:50 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-18 11:07 [Qemu-devel] [PATCH v1 0/5] Nand Cleanup peter.crosthwaite
2013-06-18 11:08 ` [Qemu-devel] [PATCH v1 1/5] block/nand: Factor out common code peter.crosthwaite
2013-06-19  8:09   ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
2013-06-19  8:13     ` Peter Crosthwaite
2013-06-19  8:47       ` Michael Tokarev
2013-07-31 23:49     ` Peter Crosthwaite
2013-06-19  8:54   ` [Qemu-devel] " Peter Maydell
2013-06-18 11:08 ` [Qemu-devel] [PATCH v1 2/5] block/nand: Formatting sweep peter.crosthwaite
2013-06-19  7:53   ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
2013-06-18 11:10 ` [Qemu-devel] [PATCH v1 3/5] block/nand: QOM casting sweep peter.crosthwaite
2013-06-19 10:52   ` Andreas Färber
2013-06-18 11:11 ` [Qemu-devel] [PATCH v1 4/5] block/nand: Convert Sysbus::init to Device::realize peter.crosthwaite
2013-06-19 10:56   ` Andreas Färber
2013-06-18 11:12 ` [Qemu-devel] [PATCH v1 5/5] nand: Don't inherit from Sysbus peter.crosthwaite
2013-06-19 11:06   ` Andreas Färber
2013-06-25 18:16 ` [Qemu-devel] [PATCH v1 0/5] Nand Cleanup Peter Maydell
2013-06-26  0:37   ` Peter Crosthwaite

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.