On Wed, May 12, 2021 at 03:54:19PM -0300, matheus.fe...@eldorado.org.br wrote:
> From: Richard Henderson
>
> Since ba3e7926691ed33, we switched the implementation of icount
> to always reset can_do_io at the start of the following TB.
> Most of them were removed in 9e9b10c64911, but some were mis
From: Richard Henderson
Since ba3e7926691ed33, we switched the implementation of icount
to always reset can_do_io at the start of the following TB.
Most of them were removed in 9e9b10c64911, but some were missed.
Signed-off-by: Richard Henderson
Signed-off-by: Matheus Ferst
---
target/ppc/tra