On Mon, 27 Feb 2023 at 05:27, Richard Henderson <richard.hender...@linaro.org> wrote: > > Since all temps allocated by guest front-ends are now TEMP_TB, > and we don't recycle TEMP_TB, there's no point in requiring > that the front-ends free the temps at all. Begin by dropping > the inner-most checks that all temps have been freed. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM