On 04/27/2018 10:36 AM, Peter Maydell wrote: > Convert the smc91c111 device away from using the old_mmio field of > MemoryRegionOps. This device is used by several Arm board models. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/net/smc91c111.c | 54 +++++++++++++++++++++------------------------- > 1 file changed, 25 insertions(+), 29 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~