Re: [PATCH v2 00/28] accel/tcg: Introduce translator_use_goto_tb

2021-07-07 Thread Richard Henderson
Ping. FWIW, the 3 target/arm patches are the only major target for which I do not have reviews, or am not also the maintainer. r~ On 6/30/21 11:31 AM, Richard Henderson wrote: Based-on: <20210629185455.3131172-1-richard.hender...@linaro.org> ("[PULL 00/63] tcg patch queue") There are a numbe

[PATCH v2 00/28] accel/tcg: Introduce translator_use_goto_tb

2021-06-30 Thread Richard Henderson
Based-on: <20210629185455.3131172-1-richard.hender...@linaro.org> ("[PULL 00/63] tcg patch queue") There are a number of inconsistencies with goto_tb usage, and I plan to make changes in order to better support breakpoints. (1) Testing CF_LAST_IO is a hold-over from since before ba3e7926691 (