summaryrefslogtreecommitdiffstats
path: root/target/arm/tlb_helper.c
Commit message (Expand)AuthorAgeFilesLines
* linux-user/aarch64: Pass syndrome to EXC_*_ABORTRichard Henderson2021-02-161-6/+9
* target/arm: set HPFAR_EL2.NS on secure stage 2 faultsRémi Denis-Courmont2021-01-191-0/+3
* target/arm: Cache the Tagged bit for a page in MemTxAttrsRichard Henderson2020-06-261-0/+5
* target/arm: Always pass cacheattr to get_phys_addrRichard Henderson2020-06-261-1/+3
* target/arm: Define arm_cpu_do_unaligned_access for user-onlyRichard Henderson2020-06-261-2/+2
* target-arm: kvm64: handle SIGBUS signal from kernel or KVMDongjiu Geng2020-05-141-1/+1
* target/arm: Return correct IL bit in merge_syn_data_abortJeff Kubascik2020-01-171-1/+1
* target/arm: Move TLB related routines to tlb_helper.cPhilippe Mathieu-Daudé2019-07-011-0/+200