On 7 May 2015 at 12:49, Leon Alrae <leon.al...@imgtec.com> wrote: > Remove semihosting_enabled and semihosting_target and replace them with > SemihostingConfig structure containing equivalent fields. The structure > is defined in vl.c where it is actually set. > > Also introduce separate header file include/exec/semihost.h allowing to > access semihosting config related stuff from target specific semihosting > code. > > Signed-off-by: Leon Alrae <leon.al...@imgtec.com>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM