mirror of
https://github.com/mii443/qemu.git
synced 2025-08-24 07:59:42 +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>