qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [PATCH v3 21/28] tcg: Allocate code_gen_buffer into struct tcg_regio


From: Luis Fernando Fujita Pires
Subject: RE: [PATCH v3 21/28] tcg: Allocate code_gen_buffer into struct tcg_region_state
Date: Wed, 9 Jun 2021 14:59:12 +0000

From: Richard Henderson <richard.henderson@linaro.org>
> 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.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/region.c | 64 ++++++++++++++++++++++------------------------------
>  1 file changed, 27 insertions(+), 37 deletions(-)

Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>

--
Luis Pires
Instituto de Pesquisas ELDORADO
Aviso Legal - Disclaimer <https://www.eldorado.org.br/disclaimer.html>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]