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 <[email protected]> --- accel/tcg/plugin-gen.c | 36 ++++++++++++++++++++---------------- tcg/tcg.c | 11 ----------- 2 files changed, 20 insertions(+), 27 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
