diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-01-29 14:09:00 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-03-01 07:33:28 -1000 |
commit | e2e641fa3d5e730f128562d6901dcc729c9bf8a0 (patch) | |
tree | 69969b86fd62d5948c9dfa3c9120a230fdf00bcb /python/tests | |
parent | e1c08b002d280ef6356ebb6ec33767354cbc21b1 (diff) | |
download | qemu-e2e641fa3d5e730f128562d6901dcc729c9bf8a0.zip qemu-e2e641fa3d5e730f128562d6901dcc729c9bf8a0.tar.gz qemu-e2e641fa3d5e730f128562d6901dcc729c9bf8a0.tar.bz2 |
tcg: Change default temp lifetime to TEMP_TB
Guest front-ends now get temps that span the lifetime of
the translation block by default, which avoids accidentally
using the temp across branches and invalidating the data.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python/tests')
0 files changed, 0 insertions, 0 deletions