qemu-e2k/accel
Richard Henderson 9b1890ad90 accel/tcg: Use more accurate max_insns for tb_overflow
Write back the number of insns that we attempt to translate,
so that if we longjmp out we have a more accurate limit for
the next attempt.  This results in fewer restarts when some
limit is consumed by few instructions.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-03-01 07:33:27 -10:00
..
hvf
kvm accel/kvm: Silent -Wmissing-field-initializers warning 2023-02-27 22:29:01 +01:00
qtest accel/qtest: Support qtest accelerator for Windows 2022-10-28 11:17:12 +02:00
stubs accel/tcg: Add 'size' param to probe_access_flags() 2023-02-28 10:32:31 -10:00
tcg accel/tcg: Use more accurate max_insns for tb_overflow 2023-03-01 07:33:27 -10:00
xen accel/xen: Remove dead code 2023-02-27 22:29:01 +01:00
accel-blocker.c accel: introduce accelerator blocker API 2023-01-11 09:59:39 +01:00
accel-common.c
accel-softmmu.c accel: abort if we fail to load the accelerator plugin 2022-11-06 09:48:50 +01:00
accel-softmmu.h
accel-user.c
dummy-cpus.c accel/qtest: Support qtest accelerator for Windows 2022-10-28 11:17:12 +02:00
Kconfig
meson.build accel: introduce accelerator blocker API 2023-01-11 09:59:39 +01:00