-
Richard Henderson authored
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>Richard Henderson authoredDo 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>
Loading