qemu-patch-raspberry4/accel
Richard Henderson ae30e86661 tcg: Restart code generation when we run out of temps
Some large translation blocks can generate so many unique
constants that we run out of temps to hold them.  In this
case, longjmp back to the start of code generation and
restart with a smaller translation block.

Buglink: https://bugs.launchpad.net/bugs/1912065
Tested-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-01-24 08:03:27 -10:00
..
kvm accel/kvm: avoid using predefined PAGE_SIZE 2021-01-20 10:46:54 +01:00
qtest
stubs accel/tcg: Declare missing cpu_loop_exit*() stubs 2021-01-23 12:12:59 -10:00
tcg tcg: Restart code generation when we run out of temps 2021-01-24 08:03:27 -10:00
xen
accel.c
dummy-cpus.c
Kconfig meson: cleanup Kconfig.host handling 2021-01-02 21:03:36 +01:00
meson.build