]> git.proxmox.com Git - mirror_qemu.git/commit
accel/tcg: Introduce cpu_unwind_state_data
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 24 Oct 2022 12:15:04 +0000 (22:15 +1000)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 31 Oct 2022 20:28:53 +0000 (07:28 +1100)
commit6392bd6b90a488b3254b1cb85d79bf262ed5f9e0
treea9b822d7b52a69c8aa41177cb569180b0505f0ef
parent9dd1d56e570e5119fef2b28fda811d6891e597a8
accel/tcg: Introduce cpu_unwind_state_data

Add a way to examine the unwind data without actually
restoring the data back into env.

Reviewed-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/internal.h
accel/tcg/translate-all.c
include/exec/exec-all.h