Re: [PATCH 0/3] linux-user: Call tcg_flush_jmp_cache() before re-using threads

2025-01-09 Thread Philippe Mathieu-Daudé
Hi Ilya, ping? :) On 2/1/25 19:25, Philippe Mathieu-Daudé wrote: Fix a bug reported by Ilya in: https://lore.kernel.org/qemu-devel/uuuk6a2vo24yrrqrchjxaeko3utqshrdu6txcnqziokpg7dkom@4l4kd3dqh6jc/ Commit bb6cf6f0168 ("accel/tcg: Factor tcg_cpu_reset_hold() out") wanted to restrict tlb_flush() t

[PATCH 0/3] linux-user: Call tcg_flush_jmp_cache() before re-using threads

2025-01-02 Thread Philippe Mathieu-Daudé
Fix a bug reported by Ilya in: https://lore.kernel.org/qemu-devel/uuuk6a2vo24yrrqrchjxaeko3utqshrdu6txcnqziokpg7dkom@4l4kd3dqh6jc/ Commit bb6cf6f0168 ("accel/tcg: Factor tcg_cpu_reset_hold() out") wanted to restrict tlb_flush() to system emulation, but inadvertently also restricted tcg_flush_jmp_c