aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracetool/backend/syslog.py
diff options
context:
space:
mode:
authorZenghui Yu <zenghui.yu@linux.dev>2025-07-21 10:07:52 +0100
committerPeter Maydell <peter.maydell@linaro.org>2025-07-21 10:07:52 +0100
commit8c8f62baa61b55b297453a8d416c6b0932398948 (patch)
tree955488978dcd42ffeb940fdec5a34c1f9c713e8b /scripts/tracetool/backend/syslog.py
parente82989544e38062beeeaad88c175afbeed0400f8 (diff)
downloadqemu-8c8f62baa61b55b297453a8d416c6b0932398948.zip
qemu-8c8f62baa61b55b297453a8d416c6b0932398948.tar.gz
qemu-8c8f62baa61b55b297453a8d416c6b0932398948.tar.bz2
hvf: arm: Remove $pc from trace_hvf_data_abort()
We don't synchronize vcpu registers from the hardware accelerator (e.g., by cpu_synchronize_state()) in the Dabort handler, so env->pc points to the instruction which has nothing to do with the Dabort at all. And it doesn't seem to make much sense to log PC in every Dabort handler, let's just remove it from this trace event. Signed-off-by: Zenghui Yu <zenghui.yu@linux.dev> Reviewed-by: Mads Ynddal <mads@ynddal.dk> Message-id: 20250713154719.4248-1-zenghui.yu@linux.dev Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/tracetool/backend/syslog.py')
0 files changed, 0 insertions, 0 deletions