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

These patches remove sysbus_init_mmio_cb2 usage from the codebase.

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

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(-)

-- 
1.7.7.4

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

end of thread, other threads:[~2011-12-19 20:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-16 22:37 [Qemu-devel] [PATCH v3 0/3] remove sysbus_init_mmio_cb2 usage Benoît Canet
2011-12-16 22:37 ` [Qemu-devel] [PATCH v3 1/3] sh_pci: " Benoît Canet
2011-12-18 22:55   ` Peter Maydell
2011-12-16 22:37 ` [Qemu-devel] [PATCH v3 2/3] ppce500_pci: " Benoît Canet
2011-12-18 22:55   ` Peter Maydell
2011-12-16 22:37 ` [Qemu-devel] [PATCH v3 3/3] sysbus: remove sysbus_init_mmio_cb2 Benoît Canet
2011-12-18 23:00   ` Peter Maydell
2011-12-19 20:18 ` [Qemu-devel] [PATCH v3 0/3] remove sysbus_init_mmio_cb2 usage Anthony Liguori

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).