qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/18] Memory API conversions, batch 12


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 00/18] Memory API conversions, batch 12
Date: Thu, 20 Oct 2011 10:01:37 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13

On 10/19/2011 05:59 AM, Avi Kivity wrote:
Please pull from:

   git://github.com/avikivity/qemu.git memory/batch

Yet more of the same.  This has been on the list for a while, with no
adverse reviews.

Pulled.  Thanks.

Regards,

Anthony Liguori

Avi Kivity (18):
   ppc_oldworld: convert to memory API
   ppc_prep: convert to memory API
   pxa2xx: convert to memory API (part I)
   pxa2xx: convert to memory API (part II)
   pci: simplify memory region registration
   ppcr500_mpc8544ds: convert to memory API
   r2d: convert to memory API
   realview: convert to memory API
   s390-virtio: convert to memory API
   sm501: convert to memory API
   spapr: convert to memory API
   spitz: convert to memory API
   strongarm: convert to memory API
   sun4m: convert to memory API
   sun4u: convert to memory API
   syborg: convert to memory API
   tc63963xb: convert to memory API
   tcx: convert to memory API

  hw/collie.c            |    4 +-
  hw/devices.h           |    3 +-
  hw/pci.c               |   13 +--
  hw/ppc_oldworld.c      |   13 ++-
  hw/ppc_prep.c          |  107 ++++++++------------
  hw/ppce500_mpc8544ds.c |    5 +-
  hw/pxa.h               |    6 +
  hw/pxa2xx.c            |  264 ++++++++++++++++++++----------------------------
  hw/r2d.c               |   35 +++----
  hw/realview.c          |   54 +++++-----
  hw/s390-virtio.c       |    8 +-
  hw/sm501.c             |  143 +++++++++++++-------------
  hw/spapr.c             |    9 +-
  hw/spitz.c             |   48 ++++------
  hw/strongarm.c         |  171 ++++++++++++-------------------
  hw/strongarm.h         |    6 +-
  hw/sun4m.c             |   49 ++++++---
  hw/sun4u.c             |   22 +++--
  hw/syborg.c            |    8 +-
  hw/tc6393xb.c          |   71 ++++---------
  hw/tcx.c               |  152 ++++++++++++++++------------
  hw/tosa.c              |    2 +-
  22 files changed, 544 insertions(+), 649 deletions(-)





reply via email to

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