On 1/24/24 20:16, Philippe Mathieu-Daudé wrote:
tcg_cpus_exec() operates on a single vCPU, rename it as 'tcg_cpu_exec'.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- accel/tcg/tcg-accel-ops.h | 2 +- accel/tcg/tcg-accel-ops-mttcg.c | 2 +- accel/tcg/tcg-accel-ops-rr.c | 2 +- accel/tcg/tcg-accel-ops.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
