Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux-user/aarch64: Pass syndrome to EXC_*_ABORT | Richard Henderson | 2021-02-16 | 1 | -6/+9 |
* | target/arm: set HPFAR_EL2.NS on secure stage 2 faults | Rémi Denis-Courmont | 2021-01-19 | 1 | -0/+3 |
* | target/arm: Cache the Tagged bit for a page in MemTxAttrs | Richard Henderson | 2020-06-26 | 1 | -0/+5 |
* | target/arm: Always pass cacheattr to get_phys_addr | Richard Henderson | 2020-06-26 | 1 | -1/+3 |
* | target/arm: Define arm_cpu_do_unaligned_access for user-only | Richard Henderson | 2020-06-26 | 1 | -2/+2 |
* | target-arm: kvm64: handle SIGBUS signal from kernel or KVM | Dongjiu Geng | 2020-05-14 | 1 | -1/+1 |
* | target/arm: Return correct IL bit in merge_syn_data_abort | Jeff Kubascik | 2020-01-17 | 1 | -1/+1 |
* | target/arm: Move TLB related routines to tlb_helper.c | Philippe Mathieu-Daudé | 2019-07-01 | 1 | -0/+200 |