On 5/18/23 08:34, Alex Bennée wrote:
Richard Henderson <[email protected]> writes:In fcdab382c8b9 we removed a tcg_gen_extu_tl_i64 from gen_empty_mem_cb, and failed to adjust the associated copy, leading to a failed assert. Fixes: fcdab382c8b9 ("accel/tcg: Widen plugin_gen_empty_mem_callback to i64") Signed-off-by: Richard Henderson <[email protected]>Reviewed-by: Alex Bennée <[email protected]> Tested-by: Alex Bennée <[email protected]>
Applied directly to master to solve the regression. r~
