On 5/29/26 07:24, Philippe Mathieu-Daudé wrote:
cpu_target_realize() is misleading, we simply want the host accelerator to realize its things on a vCPU. Rename more generically.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- include/accel/accel-cpu-ops.h | 2 +- accel/accel-common.c | 5 +++-- accel/hvf/hvf-accel-ops.c | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-)
I guess this is a new addition, and the next two patch descriptions need updating? r~
