On 9/3/21 8:14 PM, Philippe Mathieu-Daudé wrote:
Restrict has_work() to TCG sysemu.Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org> --- target/sparc/cpu.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Though I think the one existing reference to CONFIG_TCG for this target is a mistake, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~