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

2011-10-17 Thread Peter Maydell
2011/10/13 Benoît Canet benoit.ca...@gmail.com: ---  hw/stellaris.c |   29 -  1 files changed, 12 insertions(+), 17 deletions(-) Other than missing signed-off-by, Reviewed-by: Peter Maydell peter.mayd...@linaro.org

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

2011-10-17 Thread Benoît Canet
Signed-off-by: Benoit Canet benoit.ca...@gmail.com Reviewed-by: Peter Maydell peter.mayd...@linaro.org --- hw/stellaris.c | 29 - 1 files changed, 12 insertions(+), 17 deletions(-) diff --git a/hw/stellaris.c b/hw/stellaris.c index 533d9c1..2ab7ec7 100644 ---

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

2011-10-13 Thread Benoît Canet
--- hw/stellaris.c | 29 - 1 files changed, 12 insertions(+), 17 deletions(-) diff --git a/hw/stellaris.c b/hw/stellaris.c index 8e1ffc6..503ddb1 100644 --- a/hw/stellaris.c +++ b/hw/stellaris.c @@ -45,6 +45,7 @@ typedef const struct { typedef struct gptm_state {