On 7 March 2016 at 07:05, xiaoqiang zhao wrote:
> * Drop the use of old SysBus init function and use instance_init
> * Remove the empty 'icp_pic_class_init' from Typeinfo
>
> Signed-off-by: xiaoqiang zhao
Hi Xiaoqiang; this commit has been reported as causing a regression:
https://bugs.launchpad
On 7 March 2016 at 07:05, xiaoqiang zhao wrote:
> * Drop the use of old SysBus init function and use instance_init
> * Remove the empty 'icp_pic_class_init' from Typeinfo
>
> Signed-off-by: xiaoqiang zhao
Reviewed-by: Peter Maydell
Possible follow-up cleanups:
* move the integrator_pic code i
* Drop the use of old SysBus init function and use instance_init
* Remove the empty 'icp_pic_class_init' from Typeinfo
Signed-off-by: xiaoqiang zhao
---
hw/arm/integratorcp.c | 32
1 file changed, 12 insertions(+), 20 deletions(-)
diff --git a/hw/arm/integratorc