Re: [Qemu-devel] [PATCH 4/7] stellaris: convert sys to memory API

2011-10-18 Thread Peter Maydell
2011/10/17 Benoît Canet : > Signed-off-by: Benoit Canet > --- >  hw/stellaris.c |   28 +++- >  1 files changed, 11 insertions(+), 17 deletions(-) Reviewed-by: Peter Maydell

[Qemu-devel] [PATCH 4/7] stellaris: convert sys to memory API

2011-10-17 Thread Benoît Canet
Signed-off-by: Benoit Canet --- hw/stellaris.c | 28 +++- 1 files changed, 11 insertions(+), 17 deletions(-) diff --git a/hw/stellaris.c b/hw/stellaris.c index 2bf1c23..6f9146a 100644 --- a/hw/stellaris.c +++ b/hw/stellaris.c @@ -327,6 +327,7 @@ static int stellaris_gpt

Re: [Qemu-devel] [PATCH 4/7] stellaris: convert sys to memory API

2011-10-17 Thread Peter Maydell
2011/10/13 Benoît Canet : > --- >  hw/stellaris.c |   30 -- >  1 files changed, 12 insertions(+), 18 deletions(-) OK apart from trailing whitespace issues. -- PMM

[Qemu-devel] [PATCH 4/7] stellaris: convert sys to memory API

2011-10-13 Thread Benoît Canet
--- hw/stellaris.c | 30 -- 1 files changed, 12 insertions(+), 18 deletions(-) diff --git a/hw/stellaris.c b/hw/stellaris.c index 2bf1c23..b6486a3 100644 --- a/hw/stellaris.c +++ b/hw/stellaris.c @@ -327,6 +327,7 @@ static int stellaris_gptm_init(SysBusDevice *dev)