qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/5] convert some omap devices to memory API
@ 2011-11-28 12:53 Benoît Canet
  2011-11-28 12:53 ` [Qemu-devel] [PATCH v2 1/5] omap_sx1: convert " Benoît Canet
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Benoît Canet @ 2011-11-28 12:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Benoît Canet, avi

These patch convert some omap devices to the memory API

v2:
omap_sx1: smarter mask (avi)

Benoît Canet (5):
  omap_sx1: convert to memory API
  omap_spi: convert to memory API
  omap_lcdc: convert to memory API
  omap_l4: convert to memory API
  omap_i2c: convert to memory API

 hw/omap.h      |   15 ++++++--
 hw/omap1.c     |    4 +-
 hw/omap_i2c.c  |   45 ++++++++++++++-----------
 hw/omap_l4.c   |   35 +++++++++++---------
 hw/omap_lcdc.c |   33 ++++++++----------
 hw/omap_spi.c  |   37 +++++++++++---------
 hw/omap_sx1.c  |   99 +++++++++++++++++++++++++------------------------------
 7 files changed, 137 insertions(+), 131 deletions(-)

-- 
1.7.7.3

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

end of thread, other threads:[~2011-11-28 14:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-28 12:53 [Qemu-devel] [PATCH v2 0/5] convert some omap devices to memory API Benoît Canet
2011-11-28 12:53 ` [Qemu-devel] [PATCH v2 1/5] omap_sx1: convert " Benoît Canet
2011-11-28 12:53 ` [Qemu-devel] [PATCH v2 2/5] omap_spi: " Benoît Canet
2011-11-28 12:53 ` [Qemu-devel] [PATCH v2 3/5] omap_lcdc: " Benoît Canet
2011-11-28 12:53 ` [Qemu-devel] [PATCH v2 4/5] omap_l4: " Benoît Canet
2011-11-28 12:53 ` [Qemu-devel] [PATCH v2 5/5] omap_i2c: " Benoît Canet

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