Re: [PATCH 0/2] tcg/tci: Two regression fixes

2023-06-06 Thread Richard Henderson
On 6/6/23 22:46, Richard Henderson wrote: Two recent regressions, both related to recent tcg changes. Our CI does not test TCI with --enable-debug-tcg, which given timeout constraints is probably correct, but in this case resulted in an infinite loop on aarch64 multiarch/memory.c with FEAT_LSE2

[PATCH 0/2] tcg/tci: Two regression fixes

2023-06-06 Thread Richard Henderson
Two recent regressions, both related to recent tcg changes. Our CI does not test TCI with --enable-debug-tcg, which given timeout constraints is probably correct, but in this case resulted in an infinite loop on aarch64 multiarch/memory.c with FEAT_LSE2 enabled. r~ Richard Henderson (2): tcg/t