Files
xemu/accel/tcg
Richard Henderson dafa0ecc97 accel/tcg: Use CPUState.get_pc in cpu_io_recompile
Using log_pc produces the pc at the beginning of TB,
not the actual pc installed by cpu_restore_state_from_tb,
which could be any of the guest instructions within TB.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-03-29 12:16:00 -10:00
..
2024-03-05 13:22:56 +00:00
2024-02-20 22:21:18 +03:00
2023-06-05 12:04:29 -07:00
2023-11-14 10:40:54 -08:00