qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/5] convert some omap devices to memory API


From: Benoît Canet
Subject: [Qemu-devel] [PATCH 0/5] convert some omap devices to memory API
Date: Fri, 25 Nov 2011 15:21:32 +0100

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




reply via email to

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