On 6/19/25 06:13, Philippe Mathieu-Daudé wrote:
Tracing $PC for unknown HVC instructions to not have to look at the disassembled flow of instructions.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- target/arm/hvf/hvf.c | 4 ++-- target/arm/hvf/trace-events | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~