qemu-devel
[Top][All Lists]
Advanced

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

RE: [PATCH v3 09/28] accel/tcg: Move alloc_code_gen_buffer to tcg/region


From: Luis Fernando Fujita Pires
Subject: RE: [PATCH v3 09/28] accel/tcg: Move alloc_code_gen_buffer to tcg/region.c
Date: Wed, 9 Jun 2021 14:57:43 +0000

From: Richard Henderson <richard.henderson@linaro.org>
> Buffer management is integral to tcg.  Do not leave the allocation to code
> outside of tcg/.  This is code movement, with further cleanups to follow.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  include/tcg/tcg.h         |   2 +-
>  accel/tcg/translate-all.c | 414 +------------------------------------
>  tcg/region.c              | 421 +++++++++++++++++++++++++++++++++++++-
>  3 files changed, 418 insertions(+), 419 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]