summary refs log tree commit diff stats
path: root/target/arm/tcg/tlb_helper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Split out arm_env_mmu_indexRichard Henderson2024-02-031-1/+1
* target/arm: Fix VNCR fault detection logicPeter Maydell2024-01-261-1/+1
* target/arm: Report VNCR_EL2 based faults correctlyPeter Maydell2024-01-091-2/+25
* target/arm: Move feature test functions to their own headerPeter Maydell2023-10-271-0/+1
* target/arm: Replace TARGET_PAGE_ENTRY_EXTRAAnton Johansson2023-10-031-2/+2
* target/arm: Implement GPC exceptionsRichard Henderson2023-06-231-3/+93
* target/arm: Explicitly select short-format FSR for M-profilePeter Maydell2023-05-301-2/+11
* target/arm: Don't set ISV when reporting stage 1 faults in ESR_EL2Peter Maydell2023-04-201-3/+10
* target/arm: Pass ARMMMUFaultInfo to merge_syn_data_abort()Peter Maydell2023-04-201-8/+7
* target/arm: Move regime_using_lpae_format into internal.hFabiano Rosas2023-02-271-18/+0
* target/arm: move helpers to tcg/Claudio Fontana2023-02-271-0/+287