> On 3 Sep 2025, at 12.06, Philippe Mathieu-Daudé <phi...@linaro.org> wrote: > > Since flush_cpu_state() calls hvf_arch_put_registers(), > which must run on a vCPU, it also must. Mention it. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> > --- > target/arm/hvf/hvf.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Mads Ynddal <m...@ynddal.dk>