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

2011-10-17 Thread Benoît Canet
Signed-off-by: Benoit Canet Reviewed-by: Peter Maydell --- hw/stellaris.c | 28 +++- 1 files changed, 11 insertions(+), 17 deletions(-) diff --git a/hw/stellaris.c b/hw/stellaris.c index 6f9146a..f55b1f3 100644 --- a/hw/stellaris.c +++ b/hw/stellaris.c @@ -687,6 +687,7

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

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

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

2011-10-13 Thread Benoît Canet
--- hw/stellaris.c | 28 +++- 1 files changed, 11 insertions(+), 17 deletions(-) diff --git a/hw/stellaris.c b/hw/stellaris.c index b6486a3..8061e74 100644 --- a/hw/stellaris.c +++ b/hw/stellaris.c @@ -687,6 +687,7 @@ typedef struct { SysBusDevice busdev; i2c_b