]> git.proxmox.com Git - mirror_qemu.git/commit
accel/tcg: Introduce TARGET_TB_PCREL
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 12 Aug 2022 16:53:53 +0000 (09:53 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 4 Oct 2022 19:13:16 +0000 (12:13 -0700)
commit8ed558ec0cbcc29ecf490e93c54dd65d276e8e69
treeff425842023c3c01ba85c1f5feef862ac6159fb0
parentfbf59aad178d98afe193fa872a2d880266a75269
accel/tcg: Introduce TARGET_TB_PCREL

Prepare for targets to be able to produce TBs that can
run in more than one virtual context.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cpu-exec.c
accel/tcg/internal.h
accel/tcg/tb-jmp-cache.h
accel/tcg/translate-all.c
include/exec/cpu-defs.h
include/exec/exec-all.h