diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-03-10 12:34:27 -0600 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-06-13 17:42:03 -0700 |
commit | 032a4b1ba09ab15bb9331a75d49db186e782c00c (patch) | |
tree | bc8f15a896f0093c74babca6f4ec0a6dfdf0a968 /hw | |
parent | 47d590df34b22595f1a6f9e8aafe5531cd2e4b13 (diff) | |
download | qemu-032a4b1ba09ab15bb9331a75d49db186e782c00c.zip qemu-032a4b1ba09ab15bb9331a75d49db186e782c00c.tar.gz qemu-032a4b1ba09ab15bb9331a75d49db186e782c00c.tar.bz2 |
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 'hw')
0 files changed, 0 insertions, 0 deletions