From: Richard Henderson
> 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
> ---
> tcg/region.c | 64 ++---
Richard Henderson writes:
> 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
Reviewed-by: Alex Bennée
--
Alex Bennée
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
---
tcg/region.c | 64 ++--
1 file changed, 27 insert