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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-16
target/arm: Convert to 3-phase reset
Peter Maydell
2
-6
/
+11
2022-12-15
target/arm: Restrict arm_cpu_exec_interrupt() to TCG accelerator
Philippe Mathieu-Daudé
1
-2
/
+3
2022-12-15
hw/misc: Move some arm-related files from specific_ss into softmmu_ss
Thomas Huth
1
-4
/
+4
2022-12-15
target/arm: Report FEAT_EVT for TCG '-cpu max'
Peter Maydell
2
-0
/
+2
2022-12-15
target/arm: Implement HCR_EL2.TID4 traps
Peter Maydell
1
-8
/
+9
2022-12-15
target/arm: Implement HCR_EL2.TICAB,TOCU traps
Peter Maydell
1
-13
/
+23
2022-12-15
target/arm: Implement HCR_EL2.TTLBOS traps
Peter Maydell
1
-10
/
+23
2022-12-15
target/arm: Implement HCR_EL2.TTLBIS traps
Peter Maydell
1
-16
/
+27
2022-12-15
target/arm: Allow relevant HCR bits to be written for FEAT_EVT
Peter Maydell
2
-0
/
+36
2022-12-15
target/arm: Add Cortex-A55 CPU
Timofey Kutergin
1
-0
/
+69
2022-12-14
qapi machine: Elide redundant has_FOO in generated C
Markus Armbruster
1
-1
/
+0
2022-11-29
target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
Evgeny Ermakov
3
-3
/
+8
2022-11-22
target/arm: Use signed quantity to represent VMSAv8-64 translation level
Ard Biesheuvel
1
-2
/
+2
2022-11-22
target/arm: Don't do two-stage lookup if stage 2 is disabled
Peter Maydell
1
-3
/
+4
2022-11-21
target/arm: Limit LPA2 effective output address when TCR.DS == 0
Ard Biesheuvel
1
-0
/
+8
2022-11-04
target/arm: Two fixes for secure ptw
Richard Henderson
1
-7
/
+8
2022-11-04
target/arm: Honor HCR_E2H and HCR_TGE in ats_write64()
Ake Koomsin
1
-6
/
+9
2022-11-04
target/arm: Copy the entire vector in DO_ZIP
Richard Henderson
1
-2
/
+2
2022-11-04
target/arm: Fix Privileged Access Never (PAN) for aarch32
Timofey Kutergin
2
-7
/
+41
2022-11-04
target/arm: Make TLBIOS and TLBIRANGE ops trap on HCR_EL2.TTLB
Peter Maydell
1
-18
/
+18
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
2
-5
/
+5
2022-10-27
target/arm: Use the max page size in a 2-stage ptw
Richard Henderson
1
-1
/
+10
2022-10-27
target/arm: Implement FEAT_HAFDBS, dirty bit portion
Richard Henderson
2
-1
/
+17
2022-10-27
target/arm: Implement FEAT_HAFDBS, access flag portion
Richard Henderson
2
-22
/
+156
2022-10-27
target/arm: Tidy merging of attributes from descriptor and table
Richard Henderson
1
-18
/
+16
2022-10-27
target/arm: Consider GP an attribute in get_phys_addr_lpae
Richard Henderson
1
-4
/
+2
2022-10-27
target/arm: Don't shift attrs in get_phys_addr_lpae
Richard Henderson
1
-16
/
+15
2022-10-27
target/arm: Fix fault reporting in get_phys_addr_lpae
Richard Henderson
1
-18
/
+13
2022-10-27
target/arm: Remove loop from get_phys_addr_lpae
Richard Henderson
1
-92
/
+92
2022-10-27
target/arm: Add ARMFault_UnsuppAtomicUpdate
Richard Henderson
1
-0
/
+4
2022-10-27
target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
Richard Henderson
1
-19
/
+22
2022-10-27
target/arm: Extract HA and HD in aa64_va_parameters
Richard Henderson
2
-1
/
+9
2022-10-27
target/arm: Add isar predicates for FEAT_HAFDBS
Richard Henderson
1
-0
/
+10
2022-10-27
target/arm: Add ptw_idx to S1Translate
Richard Henderson
1
-17
/
+54
2022-10-27
target/arm: Introduce regime_is_stage2
Richard Henderson
3
-17
/
+16
2022-10-27
target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()
Ake Koomsin
1
-7
/
+17
2022-10-27
target/arm: Implement FEAT_E0PD
Peter Maydell
5
-19
/
+34
2022-10-26
target/arm: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-22
/
+26
2022-10-26
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
1
-4
/
+0
2022-10-26
accel/tcg: Make page_alloc_target_data allocation constant
Richard Henderson
3
-6
/
+9
2022-10-20
target/arm: Enable TARGET_TB_PCREL
Richard Henderson
6
-71
/
+178
2022-10-20
target/arm: Introduce gen_pc_plus_diff for aarch32
Richard Henderson
1
-17
/
+21
2022-10-20
target/arm: Introduce gen_pc_plus_diff for aarch64
Richard Henderson
1
-12
/
+29
2022-10-20
target/arm: Change gen_jmp* to work on displacements
Richard Henderson
1
-16
/
+21
2022-10-20
target/arm: Remove gen_exception_internal_insn pc argument
Richard Henderson
2
-8
/
+8
2022-10-20
target/arm: Change gen_exception_insn* to work on displacements
Richard Henderson
6
-46
/
+43
2022-10-20
target/arm: Change gen_*set_pc_im to gen_*update_pc
Richard Henderson
5
-54
/
+56
2022-10-20
target/arm: Change gen_goto_tb to work on displacements
Richard Henderson
2
-23
/
+27
2022-10-20
target/arm: Introduce curr_insn_len
Richard Henderson
3
-4
/
+8
2022-10-20
target/arm: Use bool consistently for get_phys_addr subroutines
Richard Henderson
1
-4
/
+3
[next]