Re: [Qemu-devel] [PATCH 1/5] omap_sx1: convert to memory API

2011-11-27 Thread Avi Kivity
On 11/25/2011 04:21 PM, Benoît Canet wrote: > Signed-off-by: Benoît Canet > --- > hw/omap_sx1.c | 113 > ++--- > 1 files changed, 59 insertions(+), 54 deletions(-) > > diff --git a/hw/omap_sx1.c b/hw/omap_sx1.c > index fe53545..b056bc9 100644

[Qemu-devel] [PATCH 1/5] omap_sx1: convert to memory API

2011-11-25 Thread Benoît Canet
Signed-off-by: Benoît Canet --- hw/omap_sx1.c | 113 ++--- 1 files changed, 59 insertions(+), 54 deletions(-) diff --git a/hw/omap_sx1.c b/hw/omap_sx1.c index fe53545..b056bc9 100644 --- a/hw/omap_sx1.c +++ b/hw/omap_sx1.c @@ -59,46 +59,42 @@