mirror of
https://github.com/mii443/qemu.git
synced 2025-08-25 16:39:37 +00:00
We recently relaxed the limit of the number of opcodes that can appear in a TranslationBlock. In certain cases this has resulted in relocation overflow. Signed-off-by: Richard Henderson <richard.henderson@linaro.org>