On 7 May 2015 at 12:49, Leon Alrae <[email protected]> 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 <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
