On Wed, 30 Jun 2021 at 19:37, Richard Henderson <richard.hender...@linaro.org> wrote: > > We have not needed to end a TB for I/O since ba3e7926691 > ("icount: clean up cpu_can_io at the entry to the block"), > and gdbstub singlestep is handled by the generic function. > > Drop the unused 'n' argument to use_goto_tb. > > Cc: qemu-...@nongnu.org > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM