Re: [PATCH v7 18/18] accel/tcg: Introduce TARGET_TB_PCREL

2022-10-04 Thread Alex Bennée
Richard Henderson writes: > Prepare for targets to be able to produce TBs that can > run in more than one virtual context. > > Signed-off-by: Richard Henderson Reviewed-by: Alex Bennée -- Alex Bennée

[PATCH v7 18/18] accel/tcg: Introduce TARGET_TB_PCREL

2022-10-04 Thread Richard Henderson
Prepare for targets to be able to produce TBs that can run in more than one virtual context. Signed-off-by: Richard Henderson --- accel/tcg/internal.h | 4 +++ accel/tcg/tb-jmp-cache.h | 41 + include/exec/cpu-defs.h | 3 ++ include/exec/exec-all.h | 32