Half a dozen miscellaneous conversions away from old_mmio usage in the MemoryRegionOps struct. This leaves us with only 10 remaining in the tree.
NB: mips parts tested only via 'make check'. thanks -- PMM Peter Maydell (6): hw/sh/sh7750: Convert away from old_mmio hw/m68k/mcf5206: Convert away from old_mmio hw/block/pflash_cfi02: Convert away from old_mmio hw/watchdog/wdt_i6300esb: Convert away from old_mmio hw/input/pckbd: Convert away from old_mmio hw/char/parallel: Convert away from old_mmio hw/block/pflash_cfi02.c | 97 +++++++------------------------------- hw/char/parallel.c | 50 +++++--------------- hw/input/pckbd.c | 14 +++--- hw/m68k/mcf5206.c | 48 ++++++++++++++----- hw/sh4/sh7750.c | 44 +++++++++++++---- hw/watchdog/wdt_i6300esb.c | 48 ++++++++++++++----- 6 files changed, 145 insertions(+), 156 deletions(-) -- 2.17.1