On 5/29/2026 7:24 AM, 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(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
