]> www.infradead.org Git - qemu-nvme.git/commit
accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tb
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 24 Oct 2022 13:12:56 +0000 (23:12 +1000)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 31 Oct 2022 21:31:41 +0000 (08:31 +1100)
commitcfa29dd50611a0ecea9888818692290148773c0d
treec4c12ec305679667192431d9ad6836575027e33e
parent3d419a4dd227f174447e0b3978028a1cd52ccc5e
accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tb

The value passed is always true.

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