qemu-devel
[Top][All Lists]
Advanced

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

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


From: Benoît Canet
Subject: [Qemu-devel] [PATCH v2 0/5] convert some omap devices to memory API
Date: Mon, 28 Nov 2011 13:53:33 +0100

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




reply via email to

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