qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/3] remove sysbus_init_mmio_cb2 usage


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH v3 0/3] remove sysbus_init_mmio_cb2 usage
Date: Mon, 19 Dec 2011 14:18:47 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Lightning/1.0b2 Thunderbird/3.1.15

On 12/16/2011 04:37 PM, Benoît Canet wrote:
These patches remove sysbus_init_mmio_cb2 usage from the codebase.

v2:
dont't change ppce500 initialisation method (peter)
v3:
remove unused variable (anthony)

Applied all.  Thanks.

Regards,

Anthony Liguori


Benoît Canet (3):
   sh_pci: remove sysbus_init_mmio_cb2 usage
   ppce500_pci: remove sysbus_init_mmio_cb2 usage
   sysbus: remove sysbus_init_mmio_cb2

  hw/ppce500_pci.c |   27 ++++++---------------------
  hw/r2d.c         |   14 ++++++++++++--
  hw/sh_pci.c      |   29 ++++-------------------------
  hw/sysbus.c      |   16 ----------------
  hw/sysbus.h      |    5 -----
  5 files changed, 22 insertions(+), 69 deletions(-)





reply via email to

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