qemu-patch-raspberry4/accel
Richard Henderson 8b86d6d258 tcg: Hoist max_insns computation to tb_gen_code
In order to handle TB's that translate to too much code, we
need to place the control of the length of the translation
in the hands of the code gen master loop.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-04-24 13:04:33 -07:00
..
kvm qom/cpu: Simplify how CPUClass:cpu_dump_state() prints 2019-04-18 22:18:59 +02:00
stubs tcg: simplify !CONFIG_TCG handling of tb_invalidate_* 2018-07-02 15:41:18 +02:00
tcg tcg: Hoist max_insns computation to tb_gen_code 2019-04-24 13:04:33 -07:00
accel.c accel: Unbreak accelerator fallback 2019-04-02 13:50:09 +02:00
Makefile.objs kvm: add memory encryption context 2018-03-13 12:04:03 +01:00