qemu-devel
[Top][All Lists]
Advanced

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

RE: [PATCH v3 06/28] tcg: Split out tcg_region_prologue_set


From: Luis Fernando Fujita Pires
Subject: RE: [PATCH v3 06/28] tcg: Split out tcg_region_prologue_set
Date: Wed, 9 Jun 2021 14:57:29 +0000

From: Richard Henderson <richard.henderson@linaro.org>
> This has only one user, but will make more sense after some code motion.
> 
> Always leave the tcg_init_ctx initialized to the first region, in preparation 
> for
> tcg_prologue_init().  This also requires that we don't re-allocate the region 
> for
> the first cpu, lest we hit the assertion for total number of regions 
> allocated .
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/tcg.c | 37 ++++++++++++++++++++++---------------
>  1 file changed, 22 insertions(+), 15 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]