aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tlb_helper.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-26target/arm: Cache the Tagged bit for a page in MemTxAttrsRichard Henderson1-0/+5
2020-06-26target/arm: Always pass cacheattr to get_phys_addrRichard Henderson1-1/+3
2020-06-26target/arm: Define arm_cpu_do_unaligned_access for user-onlyRichard Henderson1-2/+2
2020-05-14target-arm: kvm64: handle SIGBUS signal from kernel or KVMDongjiu Geng1-1/+1
2020-01-17target/arm: Return correct IL bit in merge_syn_data_abortJeff Kubascik1-1/+1
2019-07-01target/arm: Move TLB related routines to tlb_helper.cPhilippe Mathieu-Daudé1-0/+200