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

These patch convert some omap devices to the memory API

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  |  113 +++++++++++++++++++++++++++++---------------------------
 7 files changed, 151 insertions(+), 131 deletions(-)

-- 
1.7.7.3

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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-25 14:21 [Qemu-devel] [PATCH 0/5] convert some omap devices to memory API Benoît Canet
2011-11-25 14:21 ` [Qemu-devel] [PATCH 1/5] omap_sx1: convert " Benoît Canet
2011-11-27  8:49   ` Avi Kivity
2011-11-25 14:21 ` [Qemu-devel] [PATCH 2/5] omap_spi: " Benoît Canet
2011-11-25 14:21 ` [Qemu-devel] [PATCH 3/5] omap_lcdc: " Benoît Canet
2011-11-25 14:21 ` [Qemu-devel] [PATCH 4/5] omap_l4: " Benoît Canet
2011-11-25 14:21 ` [Qemu-devel] [PATCH 5/5] omap_i2c: " Benoît Canet
2011-11-28 13:32 ` [Qemu-devel] [PATCH 0/5] convert some omap devices " Avi Kivity
2011-11-29 14:43   ` Benoît Canet
2011-11-29 14:51     ` Avi Kivity

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