On 10/23/25 13:52, Philippe Mathieu-Daudé wrote:
It is useful to compare PSCI calls of the same guest running under TCG or HVF.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/arm/hvf/hvf.c | 3 ++- target/arm/tcg/psci.c | 3 +++ target/arm/trace-events | 3 +++ 3 files changed, 8 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
