qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 00/17] Memory API conversions, batch 13


From: Avi Kivity
Subject: [Qemu-devel] [PATCH 00/17] Memory API conversions, batch 13
Date: Sun, 30 Oct 2011 16:33:37 +0200

If you expect anything interesting here, you're looking at the wrong place.
Nevertheless, please review.

Avi Kivity (17):
  tosa: convert to memory API
  versatilepb: convert to memory API
  vexpress: convert to memory API
  virtex_ml507: convert to memory API
  shix: convert to memory API
  jazz_led: convert to memory API
  parallel: convert to memory API
  zaurus: convert to memory API
  pl011: convert to memory API
  pl022: convert to memory API
  pl031: convert to memory API
  pl050: convert to memory API
  pl061: convert to memory API
  pl080: convert to memory API
  pl110: convert to memory API
  pl181: convert to memory API
  pl190: convert to memory API

 hw/jazz_led.c     |   25 ++++++++++---------------
 hw/mips.h         |    4 +++-
 hw/mips_jazz.c    |    5 +++--
 hw/parallel.c     |   27 ++++++++++++---------------
 hw/pc.h           |    3 ++-
 hw/pl011.c        |   27 ++++++++++-----------------
 hw/pl022.c        |   29 +++++++++++------------------
 hw/pl031.c        |   30 ++++++++++--------------------
 hw/pl050.c        |   27 ++++++++++-----------------
 hw/pl061.c        |   27 ++++++++++-----------------
 hw/pl080.c        |   27 ++++++++++-----------------
 hw/pl110.c        |   27 ++++++++++-----------------
 hw/pl181.c        |   26 ++++++++++----------------
 hw/pl190.c        |   28 +++++++++++-----------------
 hw/shix.c         |   14 +++++++++++---
 hw/tosa.c         |    6 ++++--
 hw/versatilepb.c  |   35 +++++++++++++++--------------------
 hw/vexpress.c     |   31 +++++++++++++++++--------------
 hw/virtex_ml507.c |    6 +++---
 hw/zaurus.c       |   26 +++++++++++---------------
 20 files changed, 183 insertions(+), 247 deletions(-)

-- 
1.7.6.3




reply via email to

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