qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] versatile: cleanups to remove use of sysbus_mmio_init_cb2
@ 2011-09-01 17:36 Peter Maydell
  2011-09-01 17:36 ` [Qemu-devel] [PATCH 1/2] hw/arm11mpcore: Clean up to avoid using sysbus_mmio_init_cb2 Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Peter Maydell @ 2011-09-01 17:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: Avi Kivity, patches

A couple of patches which do some cleanup work to versatile
devices following the recent MemoryRegion conversion. These
both remove uses of sysbus_mmio_init_cb2(), which strikes me
as kind of ugly and worth avoiding. (After these two patches
it will be used by only sh_pci.c and ppce500_pci.c...)

Peter Maydell (2):
  hw/arm11mpcore: Clean up to avoid using sysbus_mmio_init_cb2
  hw/versatile_pci: Expose multiple sysbus mmio regions

 hw/arm11mpcore.c   |   13 +------------
 hw/realview.c      |   12 ++++++++++--
 hw/versatile_pci.c |   42 ++++++++----------------------------------
 hw/versatilepb.c   |   12 ++++++++++--
 4 files changed, 29 insertions(+), 50 deletions(-)

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

end of thread, other threads:[~2011-09-13 12:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-01 17:36 [Qemu-devel] [PATCH 0/2] versatile: cleanups to remove use of sysbus_mmio_init_cb2 Peter Maydell
2011-09-01 17:36 ` [Qemu-devel] [PATCH 1/2] hw/arm11mpcore: Clean up to avoid using sysbus_mmio_init_cb2 Peter Maydell
2011-09-01 17:36 ` [Qemu-devel] [PATCH 2/2] hw/versatile_pci: Expose multiple sysbus mmio regions Peter Maydell
2011-09-12 15:01 ` [Qemu-devel] [PATCH 0/2] versatile: cleanups to remove use of sysbus_mmio_init_cb2 Peter Maydell
2011-09-13 12:29   ` Avi Kivity

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