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


Reply via email to