On 7 March 2016 at 07:05, xiaoqiang zhao <zxq_yx_...@163.com> wrote: > Drop the use of old SysBus init function and use instance_init > > Signed-off-by: xiaoqiang zhao <zxq_yx_...@163.com> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> Again, followup cleanups are possible to move these devices out of the board file and into their own source files in the appropriate subdirectories of hw/, and to add reset methods to the devices which are missing them. thanks -- PMM