On 7 March 2016 at 07:05, xiaoqiang zhao <[email protected]> wrote: > Drop the use of old SysBus init function and use instance_init > > Signed-off-by: xiaoqiang zhao <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> 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
