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

2011-09-21 Thread Avi Kivity
Acked-by: Peter Maydell Signed-off-by: Avi Kivity --- hw/omap.h |8 ++- hw/omap1.c | 209 +-- 2 files changed, 123 insertions(+), 94 deletions(-) diff --git a/hw/omap.h b/hw/omap.h index cb3b524..059b48f 100644 --- a/hw/omap.h +++ b/

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

2011-09-18 Thread Avi Kivity
Signed-off-by: Avi Kivity --- hw/omap.h |8 ++- hw/omap1.c | 209 +-- 2 files changed, 123 insertions(+), 94 deletions(-) diff --git a/hw/omap.h b/hw/omap.h index cb3b524..059b48f 100644 --- a/hw/omap.h +++ b/hw/omap.h @@ -692,7 +692,