[Qemu-devel] [PATCH 10/13] omap1: convert to memory API (part V)

2011-09-21 Thread Avi Kivity
Tricky aliases. Acked-by: Peter Maydell Signed-off-by: Avi Kivity --- hw/omap1.c | 14 -- 1 files changed, 8 insertions(+), 6 deletions(-) diff --git a/hw/omap1.c b/hw/omap1.c index df5d68b..f48aa8a 100644 --- a/hw/omap1.c +++ b/hw/omap1.c @@ -3708,14 +3708,16 @@ static void omap

[Qemu-devel] [PATCH 10/13] omap1: convert to memory API (part V)

2011-09-18 Thread Avi Kivity
Tricky aliases. Signed-off-by: Avi Kivity --- hw/omap1.c | 14 -- 1 files changed, 8 insertions(+), 6 deletions(-) diff --git a/hw/omap1.c b/hw/omap1.c index df5d68b..f48aa8a 100644 --- a/hw/omap1.c +++ b/hw/omap1.c @@ -3708,14 +3708,16 @@ static void omap1_mpu_reset(void *opaque)