summaryrefslogtreecommitdiffstats
path: root/target/arm/tlb_helper.c
Commit message (Expand)AuthorAgeFilesLines
* 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