commit | 4dcba9072be2c1e32f3fb676e97b098d5a9b66ad | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Jul 01 15:08:32 2025 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Jul 01 15:08:32 2025 +0100 |
tree | 1eae275dcb8280aeb6300d27776d405365d1e7ee | |
parent | 30484a6635161e8bd62014542c5fd15bbf14834f [diff] |
target/arm/hvf: Trace hv_vcpu_run() failures Allow distinguishing HV_ILLEGAL_GUEST_STATE in trace events. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20250623121845.7214-7-philmd@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>