qemu-devel
[Top][All Lists]
Advanced

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

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


From: Benoît Canet
Subject: [Qemu-devel] [PATCH v2 0/3] remove sysbus_init_mmio_cb2 usage
Date: Wed, 14 Dec 2011 15:32:06 +0100

These patches remove sysbus_init_mmio_cb2 usage from the codebase.

v2:
dont't change ppce500 initialisation method (peter)

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 |    1 +
 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, 23 insertions(+), 69 deletions(-)

-- 
1.7.7.4




reply via email to

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