qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] remove sysbus_init_mmio_cb2
@ 2011-12-02 14:50 Benoît Canet
  2011-12-02 14:51 ` [Qemu-devel] [PATCH 1/3] sh_pci: remove sysbus_init_mmio_cb2 usage Benoît Canet
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Benoît Canet @ 2011-12-02 14:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Benoît Canet, agraf

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-12-02 15:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-02 14:50 [Qemu-devel] [PATCH 0/3] remove sysbus_init_mmio_cb2 Benoît Canet
2011-12-02 14:51 ` [Qemu-devel] [PATCH 1/3] sh_pci: remove sysbus_init_mmio_cb2 usage Benoît Canet
2011-12-02 14:51 ` [Qemu-devel] [PATCH 2/3] ppce500_pci: " Benoît Canet
2011-12-02 15:08   ` Peter Maydell
2011-12-02 15:16     ` Benoît Canet
2011-12-02 15:36     ` Benoît Canet
2011-12-02 14:51 ` [Qemu-devel] [PATCH 3/3] sysbus: remove sysbus_init_mmio_cb2 Benoît Canet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).