Re: [Qemu-devel] [PATCH 5/6] hw/i2c/omap_i2c.c: Don't use old_mmio
On 09/16/2017 11:46 AM, Peter Maydell wrote: > Don't use old_mmio in the memory region ops struct. > > Signed-off-by: Peter Maydell > --- > hw/i2c/omap_i2c.c | 44 > 1 file changed, 32 insertions(+), 12 deletions(-) Reviewed-by: Richard Henderson r
[Qemu-devel] [PATCH 5/6] hw/i2c/omap_i2c.c: Don't use old_mmio
Don't use old_mmio in the memory region ops struct. Signed-off-by: Peter Maydell --- hw/i2c/omap_i2c.c | 44 1 file changed, 32 insertions(+), 12 deletions(-) diff --git a/hw/i2c/omap_i2c.c b/hw/i2c/omap_i2c.c index f6e80be..12264ee 100644 --- a/hw/i