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

2011-09-21 Thread Avi Kivity
Easy RAM stuff. Acked-by: Peter Maydell Signed-off-by: Avi Kivity --- hw/omap.h|2 ++ hw/omap1.c | 17 +++-- hw/soc_dma.h |2 ++ 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/hw/omap.h b/hw/omap.h index de83452..0260cc0 100644 --- a/hw/omap.h +++ b

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

2011-09-18 Thread Avi Kivity
Easy RAM stuff. Signed-off-by: Avi Kivity --- hw/omap.h|2 ++ hw/omap1.c | 17 +++-- hw/soc_dma.h |2 ++ 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/hw/omap.h b/hw/omap.h index de83452..0260cc0 100644 --- a/hw/omap.h +++ b/hw/omap.h @@ -841,6 +841