qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] omap l4 updates


From: Avi Kivity
Subject: [Qemu-devel] [PATCH 0/3] omap l4 updates
Date: Thu, 24 Nov 2011 17:56:59 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]