|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 15/33] plugins: Merge alloc_tcg_plugin_context into plugin_gen_tb_start |
Date: | Tue, 7 May 2024 00:38:30 +0200 |
User-agent: | Mozilla Thunderbird |
On 25/4/24 01:31, Richard Henderson wrote:
We don't need to allocate plugin context at startup, we can wait until we actually use it. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- accel/tcg/plugin-gen.c | 36 ++++++++++++++++++++---------------- tcg/tcg.c | 11 ----------- 2 files changed, 20 insertions(+), 27 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |