commit | 8ed558ec0cbcc29ecf490e93c54dd65d276e8e69 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Aug 12 09:53:53 2022 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Oct 04 12:13:16 2022 -0700 |
tree | ff425842023c3c01ba85c1f5feef862ac6159fb0 | |
parent | fbf59aad178d98afe193fa872a2d880266a75269 [diff] |
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>