> On 3 Sep 2025, at 12.06, Philippe Mathieu-Daudé <[email protected]> wrote: > > Since hvf_arch_set_traps() calls hv_vcpu_set_trap_debug_exceptions() > and hv_vcpu_set_trap_debug_reg_accesses(), which must run on a vCPU, > it also must. Mention it. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > target/arm/hvf/hvf.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Mads Ynddal <[email protected]>
