Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-04 | accel/tcg: Introduce TARGET_TB_PCREL | Richard Henderson | |
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> | |||
2022-10-04 | include/hw/core: Create struct CPUJumpCache | Richard Henderson | |
Wrap the bare TranslationBlock pointer into a structure. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> |