Age | Commit message (Expand) | Author |
---|---|---|
2023-06-26 | accel/tcg: Widen pc to vaddr in CPUJumpCache | Anton Johansson |
2023-03-01 | accel/tcg: Move jmp-cache `CF_PCREL` checks to caller | Anton Johansson |
2023-03-01 | accel/tcg: Replace `TARGET_TB_PCREL` with `CF_PCREL` | Anton Johansson |
2023-02-02 | cpu: free cpu->tb_jmp_cache with RCU | Emilio Cota |
2022-10-04 | accel/tcg: Introduce TARGET_TB_PCREL | Richard Henderson |
2022-10-04 | include/hw/core: Create struct CPUJumpCache | Richard Henderson |