Re: [Qemu-devel] [PATCH 8/9] hw/arm: QOM'ify strongarm.c

2016-03-19 Thread Peter Maydell
On 7 March 2016 at 07:05, xiaoqiang zhao wrote: > Drop the use of old SysBus init function and use instance_init > > Signed-off-by: xiaoqiang zhao > --- Reviewed-by: Peter Maydell Again, followup cleanups are possible to move these devices out of the board file and into their own source files

[Qemu-devel] [PATCH 8/9] hw/arm: QOM'ify strongarm.c

2016-03-06 Thread xiaoqiang zhao
Drop the use of old SysBus init function and use instance_init Signed-off-by: xiaoqiang zhao --- hw/arm/strongarm.c | 66 +++--- 1 file changed, 28 insertions(+), 38 deletions(-) diff --git a/hw/arm/strongarm.c b/hw/arm/strongarm.c index 3b17a21..