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

2011-09-21 Thread Avi Kivity
Acked-by: Peter Maydell Signed-off-by: Avi Kivity --- hw/omap.h |7 ++- hw/omap1.c | 195 2 files changed, 111 insertions(+), 91 deletions(-) diff --git a/hw/omap.h b/hw/omap.h index eec8f04..cb3b524 100644 --- a/hw/omap.h +++ b

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

2011-09-18 Thread Avi Kivity
Signed-off-by: Avi Kivity --- hw/omap.h |7 ++- hw/omap1.c | 195 2 files changed, 111 insertions(+), 91 deletions(-) diff --git a/hw/omap.h b/hw/omap.h index eec8f04..cb3b524 100644 --- a/hw/omap.h +++ b/hw/omap.h @@ -678,7 +678