Searched hist:"032 a4b1ba09ab15bb9331a75d49db186e782c00c" (Results 1 – 1 of 1) sorted by relevance
/qemu/tcg/ |
H A D | region.c | 032a4b1ba09ab15bb9331a75d49db186e782c00c Wed Mar 10 18:34:27 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Allocate code_gen_buffer into struct tcg_region_state
Do not mess around with setting values within tcg_init_ctx. Put the values into 'region' directly, which is where they will live for the lifetime of the program.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Luis Pires <luis.pires@eldorado.org.br> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|