index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
internals.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
target/arm: Always pass cacheattr to get_phys_addr
Richard Henderson
1
-1
/
+2
2020-06-26
target/arm: Add mte helpers for sve scalar + int loads
Richard Henderson
1
-0
/
+6
2020-06-26
target/arm: Implement helper_mte_checkN
Richard Henderson
1
-0
/
+2
2020-06-26
target/arm: Implement helper_mte_check1
Richard Henderson
1
-0
/
+48
2020-06-26
target/arm: Add gen_mte_check1
Richard Henderson
1
-0
/
+8
2020-06-26
target/arm: Move regime_tcr to internals.h
Richard Henderson
1
-0
/
+9
2020-06-26
target/arm: Move regime_el to internals.h
Richard Henderson
1
-0
/
+36
2020-06-26
target/arm: Implement the ADDG, SUBG instructions
Richard Henderson
1
-0
/
+9
2020-06-26
target/arm: Implement the IRG instruction
Richard Henderson
1
-0
/
+5
2020-06-26
target/arm: Add MTE bits to tb_flags
Richard Henderson
1
-0
/
+18
2020-06-26
target/arm: Add MTE system registers
Richard Henderson
1
-0
/
+9
2020-05-14
target-arm: kvm64: handle SIGBUS signal from kernel or KVM
Dongjiu Geng
1
-2
/
+3
2020-05-11
target/arm: Remove sve_memopidx
Richard Henderson
1
-5
/
+0
2020-03-05
target/arm: Introduce core_to_aa64_mmu_idx
Richard Henderson
1
-0
/
+6
2020-02-21
target/arm: Move DBGDIDR into ARMISARegisters
Peter Maydell
1
-3
/
+3
2020-02-21
target/arm: Stop assuming DBGDIDR always exists
Peter Maydell
1
-0
/
+42
2020-02-21
target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers
Peter Maydell
1
-1
/
+1
2020-02-21
target/arm: Split out aa64_va_parameter_tbi, aa64_va_parameter_tbid
Richard Henderson
1
-3
/
+0
2020-02-13
target/arm: Update MSR access to UAO
Richard Henderson
1
-0
/
+3
2020-02-13
target/arm: Enforce PAN semantics in get_S1prot
Richard Henderson
1
-0
/
+13
2020-02-13
target/arm: Update MSR access for PAN
Richard Henderson
1
-0
/
+6
2020-02-13
target/arm: Introduce aarch64_pstate_valid_mask
Richard Henderson
1
-0
/
+12
2020-02-13
target/arm: Mask CPSR_J when Jazelle is not enabled
Richard Henderson
1
-1
/
+4
2020-02-13
target/arm: Split out aarch32_cpsr_valid_mask
Richard Henderson
1
-0
/
+21
2020-02-13
target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled
Richard Henderson
1
-0
/
+9
2020-02-13
target/arm: Add arm_mmu_idx_is_stage1_of_2
Richard Henderson
1
-0
/
+18
2020-02-07
target/arm: Add regime_has_2_ranges
Richard Henderson
1
-0
/
+18
2020-02-07
target/arm: Reorganize ARMMMUIdx
Richard Henderson
1
-0
/
+35
2020-02-07
target/arm: Rename ARMMMUIdx_S1E2 to ARMMMUIdx_E2
Richard Henderson
1
-1
/
+1
2020-02-07
target/arm: Rename ARMMMUIdx*_S1E3 to ARMMMUIdx*_SE3
Richard Henderson
1
-1
/
+1
2020-02-07
target/arm: Rename ARMMMUIdx_S1SE[01] to ARMMMUIdx_SE10_[01]
Richard Henderson
1
-2
/
+2
2020-02-07
target/arm: Rename ARMMMUIdx_S1NSE* to ARMMMUIdx_Stage1_E*
Richard Henderson
1
-3
/
+3
2020-02-07
target/arm: Rename ARMMMUIdx_S2NS to ARMMMUIdx_Stage2
Richard Henderson
1
-1
/
+1
2020-02-07
target/arm: Rename ARMMMUIdx*_S12NSE* to ARMMMUIdx*_E10_*
Richard Henderson
1
-2
/
+2
2019-10-24
target/arm: Split out arm_mmu_idx_el
Richard Henderson
1
-0
/
+9
2019-07-01
target/arm: Declare some M-profile functions publicly
Philippe Mathieu-Daudé
1
-0
/
+42
2019-07-01
target/arm: Declare arm_log_exception() function publicly
Philippe Mathieu-Daudé
1
-0
/
+2
2019-07-01
target/arm: Restrict PSCI to TCG
Philippe Mathieu-Daudé
1
-1
/
+5
2019-07-01
target/arm: Move TLB related routines to tlb_helper.c
Philippe Mathieu-Daudé
1
-3
/
+0
2019-07-01
target/arm: Declare get_phys_addr() function publicly
Philippe Mathieu-Daudé
1
-0
/
+16
2019-05-10
target/arm: Convert to CPUClass::tlb_fill
Richard Henderson
1
-4
/
+6
2019-03-05
target/arm: Split helper_msr_i_pstate into 3
Richard Henderson
1
-0
/
+15
2019-02-05
target/arm: Compute TB_FLAGS for TBI for user-only
Peter Maydell
1
-21
/
+0
2019-02-05
target/arm: Default handling of BTYPE during translation
Richard Henderson
1
-0
/
+6
2019-01-21
target/arm: Decode TBID from TCR
Richard Henderson
1
-0
/
+1
2019-01-21
target/arm: Add aa64_va_parameters_both
Richard Henderson
1
-3
/
+12
2019-01-21
target/arm: Export aa64_va_parameters to internals.h
Richard Henderson
1
-0
/
+17
2019-01-21
target/arm: Create ARMVAParameters and helpers
Richard Henderson
1
-0
/
+14
2019-01-21
target/arm: Introduce arm_stage1_mmu_idx
Richard Henderson
1
-0
/
+15
2019-01-21
target/arm: Introduce arm_mmu_idx
Richard Henderson
1
-0
/
+8
[next]