diff options
author | 2021-03-10 12:34:27 -0600 | |
---|---|---|
committer | 2021-06-13 17:42:03 -0700 | |
commit | 032a4b1ba09ab15bb9331a75d49db186e782c00c (patch) | |
tree | bc8f15a896f0093c74babca6f4ec0a6dfdf0a968 /module-common.c | |
parent | tcg: Move in_code_gen_buffer and tests to region.c (diff) | |
download | qemu-032a4b1ba09ab15bb9331a75d49db186e782c00c.tar.xz qemu-032a4b1ba09ab15bb9331a75d49db186e782c00c.zip |
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>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions