On Tue, 3 May 2022 at 21:08, Richard Henderson <richard.hender...@linaro.org> wrote: > > Rather than hard-coding the buffer from which we deliver data, > pass it in on initialization. This decouples the feature from > ARM semihosting. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
thanks -- PMM