Re: [PATCH 10/11] plugins: extract cpu_index generate

2024-05-15 Thread Philippe Mathieu-Daudé
On 14/5/24 19:42, Alex Bennée wrote: From: Pierrick Bouvier Factorizes function to access current cpu index for a given vcpu. Reviewed-by: Richard Henderson Signed-off-by: Pierrick Bouvier Message-Id: <20240502211522.346467-9-pierrick.bouv...@linaro.org> Signed-off-by: Alex Bennée --- acc

[PATCH 10/11] plugins: extract cpu_index generate

2024-05-14 Thread Alex Bennée
From: Pierrick Bouvier Factorizes function to access current cpu index for a given vcpu. Reviewed-by: Richard Henderson Signed-off-by: Pierrick Bouvier Message-Id: <20240502211522.346467-9-pierrick.bouv...@linaro.org> Signed-off-by: Alex Bennée --- accel/tcg/plugin-gen.c | 24 +++