Re: [Qemu-devel] [PATCH 3/6] hw/timer/omap_synctimer.c: Don't use old_mmio

2017-09-20 Thread Richard Henderson
On 09/16/2017 11:46 AM, Peter Maydell wrote: > Don't use the old_mmio in the memory region ops struct. > > Signed-off-by: Peter Maydell > --- > hw/timer/omap_synctimer.c | 35 +-- > 1 file changed, 21 insertions(+), 14 deletions(-) Reviewed-by: Richard Henderson

[Qemu-devel] [PATCH 3/6] hw/timer/omap_synctimer.c: Don't use old_mmio

2017-09-16 Thread Peter Maydell
Don't use the old_mmio in the memory region ops struct. Signed-off-by: Peter Maydell --- hw/timer/omap_synctimer.c | 35 +-- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/hw/timer/omap_synctimer.c b/hw/timer/omap_synctimer.c index 9ee6519..0d75a9