qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] remove sysbus_init_mmio_cb2


From: Benoît Canet
Subject: [Qemu-devel] [PATCH 0/3] remove sysbus_init_mmio_cb2
Date: Fri, 2 Dec 2011 15:50:59 +0100

Remove the last two users of this function then
remove the function's code from sysbus.

Tested with Renesas r2d image and buildroot for
the ppc board.

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_mpc8544ds.c |   14 ++++++++++----
 hw/ppce500_pci.c       |   27 ++++++---------------------
 hw/r2d.c               |   14 ++++++++++++--
 hw/sh_pci.c            |   29 ++++-------------------------
 hw/sysbus.c            |   16 ----------------
 hw/sysbus.h            |    5 -----
 6 files changed, 32 insertions(+), 73 deletions(-)

-- 
1.7.7.3




reply via email to

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