On 6/20/25 10:13, Philippe Mathieu-Daudé wrote:
By converting toAccelOpsClass::cpu_thread_routine we can let the common accel_create_vcpu_thread() create the thread.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- accel/hvf/hvf-accel-ops.c | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~