aboutsummaryrefslogtreecommitdiff
path: root/target/arm/cpu-param.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-26target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'Philippe Mathieu-Daudé1-2/+4
2024-02-29target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-onlyRichard Henderson1-1/+5
2023-10-03target/arm: Replace TARGET_PAGE_ENTRY_EXTRAAnton Johansson1-12/+0
2023-03-13target/arm: Remove `NB_MMU_MODES` defineAnton Johansson1-2/+0
2023-03-01target/arm: Remove `TARGET_TB_PCREL` defineAnton Johansson1-2/+0
2022-10-20target/arm: Enable TARGET_TB_PCRELRichard Henderson1-0/+2
2022-10-20target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idxRichard Henderson1-1/+1
2022-10-20target/arm: Add ARMMMUIdx_Phys_{S,NS}Richard Henderson1-1/+1
2022-10-20target/arm: Use probe_access_full for BTIRichard Henderson1-4/+5
2022-10-20target/arm: Enable TARGET_PAGE_ENTRY_EXTRARichard Henderson1-0/+12
2022-10-10target/arm: Fold secure and non-secure a-profile mmu indexesRichard Henderson1-1/+1
2022-05-11Normalize header guard symbol definitionMarkus Armbruster1-1/+1
2022-03-02target/arm: Implement FEAT_LPARichard Henderson1-1/+1
2022-03-02target/arm: Implement FEAT_LVARichard Henderson1-1/+1
2021-02-16linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLERichard Henderson1-0/+3
2021-01-19target/arm: add MMU stage 1 for Secure EL2Rémi Denis-Courmont1-1/+1
2020-05-04target/arm: Don't use a TLB for ARMMMUIdx_Stage2Peter Maydell1-1/+1
2020-02-13target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabledRichard Henderson1-1/+1
2020-02-07target/arm: Reorganize ARMMMUIdxRichard Henderson1-1/+1
2019-06-10tcg: Split out target/arch/cpu-param.hRichard Henderson1-0/+34