Re: [PATCH 8/8] tcg: Replace target_ulong with vaddr in tcg_gen_code()
On 4/20/23 22:28, Anton Johansson wrote: Signed-off-by: Anton Johansson --- include/tcg/tcg.h | 2 +- tcg/tcg.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Richard Henderson r~
[PATCH 8/8] tcg: Replace target_ulong with vaddr in tcg_gen_code()
Signed-off-by: Anton Johansson --- include/tcg/tcg.h | 2 +- tcg/tcg.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/tcg/tcg.h b/include/tcg/tcg.h index 5cfaa53938..b8dbc66610 100644 --- a/include/tcg/tcg.h +++ b/include/tcg/tcg.h @@ -852,7 +852,7 @@ void