qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/13] Memory API conversion, batch 8


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 00/13] Memory API conversion, batch 8
Date: Thu, 22 Sep 2011 10:57:55 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110516 Lightning/1.0b2 Thunderbird/3.1.10

On 09/21/2011 03:19 AM, Avi Kivity wrote:
Available on

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

Please pull.

Pulled.  Thanks.

Regards,

Anthony Liguori


Avi Kivity (13):
   mips_jazz: convert to memory API
   mips_malta: convert to memory API
   mips_mipssim: convert to memory API
   mips_r4k: convert to memory API
   musicpal: convert to memory API
   omap1: convert to memory API (part I)
   omap1: convert to memory API (part II)
   omap1: convert to memory API (part III)
   omap1: convert to memory API (part IV)
   omap1: convert to memory API (part V)
   omap_lcdc: remove imif, emiff from structure
   soc_dma: drop soc_dma_port_add_mem_ram()
   omap1: convert to memory API (part VI)

  hw/mips_jazz.c    |   90 +++---
  hw/mips_malta.c   |   53 ++--
  hw/mips_mipssim.c |   15 +-
  hw/mips_r4k.c     |   39 +--
  hw/musicpal.c     |  243 ++++++---------
  hw/omap.h         |   32 ++-
  hw/omap1.c        |  859 +++++++++++++++++++++++++++++------------------------
  hw/omap2.c        |    6 +-
  hw/omap_lcdc.c    |    7 +-
  hw/omap_sx1.c     |    4 +-
  hw/palm.c         |    4 +-
  hw/soc_dma.h      |    8 +-
  12 files changed, 705 insertions(+), 655 deletions(-)





reply via email to

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