Re: [PATCH 03/11] plugins: prepare introduction of new inline ops

2024-05-15 Thread Philippe Mathieu-Daudé
On 14/5/24 19:42, Alex Bennée wrote: From: Pierrick Bouvier Until now, only add_u64 was available, and all functions assumed this or were named uniquely. Reviewed-by: Richard Henderson Signed-off-by: Pierrick Bouvier Message-Id: <20240502211522.346467-2-pierrick.bouv...@linaro.org> Signed-of

[PATCH 03/11] plugins: prepare introduction of new inline ops

2024-05-14 Thread Alex Bennée
From: Pierrick Bouvier Until now, only add_u64 was available, and all functions assumed this or were named uniquely. Reviewed-by: Richard Henderson Signed-off-by: Pierrick Bouvier Message-Id: <20240502211522.346467-2-pierrick.bouv...@linaro.org> Signed-off-by: Alex Bennée --- include/qemu/pl