On 9/20/21 2:44 PM, Philippe Mathieu-Daudé wrote:
Restrict has_work() to TCG sysemu.Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org> --- target/arm/cpu.c | 7 +++++-- target/arm/cpu_tcg.c | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~