qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] omap l4 updates
@ 2011-11-24 15:56 Avi Kivity
  2011-11-24 15:57 ` [Qemu-devel] [PATCH 1/3] omap: remove L4_MUX_HACK Avi Kivity
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Avi Kivity @ 2011-11-24 15:56 UTC (permalink / raw)
  To: qemu-devel

The following three patches are part of the memory API conversion queue;
while I don't think there's anything contentious in there, it's not the usual
convert-to-memory-API fare.

The patches remove a bunch of dead code that has not been in use for more
than three years, so they should be quite safe.

Avi Kivity (3):
  omap: remove L4_MUX_HACK
  omap: eliminate l4_register_io_memory
  omap_l4: add memory API variant of omap_l4_attach()

 hw/omap.h           |   12 ++--
 hw/omap2.c          |   14 ++--
 hw/omap_dss.c       |   16 +++---
 hw/omap_gptimer.c   |    4 +-
 hw/omap_i2c.c       |    4 +-
 hw/omap_l4.c        |  159 ++++++++++-----------------------------------------
 hw/omap_mmc.c       |    4 +-
 hw/omap_spi.c       |    4 +-
 hw/omap_synctimer.c |    5 +-
 hw/omap_tap.c       |    5 +-
 10 files changed, 65 insertions(+), 162 deletions(-)

-- 
1.7.7.1

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

end of thread, other threads:[~2011-11-27  4:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-24 15:56 [Qemu-devel] [PATCH 0/3] omap l4 updates Avi Kivity
2011-11-24 15:57 ` [Qemu-devel] [PATCH 1/3] omap: remove L4_MUX_HACK Avi Kivity
2011-11-27  3:52   ` andrzej zaborowski
2011-11-24 15:57 ` [Qemu-devel] [PATCH 2/3] omap: eliminate l4_register_io_memory Avi Kivity
2011-11-24 15:57 ` [Qemu-devel] [PATCH 3/3] omap_l4: add memory API variant of omap_l4_attach() Avi Kivity
2011-11-27  4:19   ` andrzej zaborowski
2011-11-24 16:22 ` [Qemu-devel] [PATCH 0/3] omap l4 updates 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).