On 25/4/24 01:31, Richard Henderson wrote:
Do not pass around a boolean between multiple structures,
just read it from the TranslationBlock in the TCGContext.
Signed-off-by: Richard Henderson
---
include/exec/plugin-gen.h | 7 +++
include/qemu/plugin.h | 3 ---
accel/tcg/plugin-ge
Do not pass around a boolean between multiple structures,
just read it from the TranslationBlock in the TCGContext.
Signed-off-by: Richard Henderson
---
include/exec/plugin-gen.h | 7 +++
include/qemu/plugin.h | 3 ---
accel/tcg/plugin-gen.c| 4 +---
accel/tcg/translator.c| 2