| commit | 06ddd61f81ea10da92743d4d0f0f88b8cfa8c5b3 | [log] [tgz] |
|---|---|---|
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Oct 28 06:42:04 2025 +0100 |
| committer | Peter Maydell <peter.maydell@linaro.org> | Fri Oct 31 16:26:46 2025 +0000 |
| tree | 7d2d1688041489001c4086250526d3d5ebd43740 | |
| parent | 4695daacc068cd0aa9a91c0063c4f2a9ec9b7ba1 [diff] |
target/arm: Share ARM_PSCI_CALL trace event between TCG and HVF It is useful to compare PSCI calls of the same guest running under TCG or HVF. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>