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
2023-03-06
target/arm: Rewrite check_s2_mmu_setup
Richard Henderson
1
-76
/
+97
2023-03-06
target/arm: Diagnose incorrect usage of arm_is_secure subroutines
Richard Henderson
1
-1
/
+4
2023-03-06
target/arm: Stub arm_hcr_el2_eff for m-profile
Richard Henderson
1
-0
/
+3
2023-03-06
target/arm: Handle m-profile in arm_is_secure
Richard Henderson
1
-0
/
+3
2023-03-06
target/arm: Implement gdbstub m-profile systemreg and secext
Richard Henderson
2
-0
/
+180
2023-03-06
target/arm: Export arm_v7m_get_sp_ptr
David Reiss
2
-43
/
+51
2023-03-06
target/arm: Export arm_v7m_mrs_control
David Reiss
2
-3
/
+6
2023-03-06
target/arm: Implement gdbstub pauth extension
Richard Henderson
3
-0
/
+41
2023-03-06
target/arm: Create pauth_ptr_mask
Richard Henderson
2
-4
/
+32
2023-03-06
target/arm: Simplify iteration over bit widths
Richard Henderson
1
-4
/
+6
2023-03-06
target/arm: Add name argument to output_vector_union_type
Richard Henderson
1
-14
/
+14
2023-03-06
target/arm: Fix svep width in arm_gen_dynamic_svereg_xml
Richard Henderson
1
-1
/
+1
2023-03-06
target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
Richard Henderson
1
-2
/
+3
2023-03-06
target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
Richard Henderson
1
-10
/
+15
2023-03-06
target/arm: Split out output_vector_union_type
Richard Henderson
1
-37
/
+44
2023-03-06
target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
Richard Henderson
4
-126
/
+119
2023-03-06
target/arm: Unexport arm_gen_dynamic_sysreg_xml
Richard Henderson
2
-2
/
+1
2023-03-06
target/arm: Normalize aarch64 gdbstub get/set function names
Richard Henderson
3
-12
/
+13
2023-03-05
target/arm: Drop tcg_temp_free from translator.h
Richard Henderson
1
-2
/
+0
2023-03-05
target/arm: Drop tcg_temp_free from translator-vfp.c
Richard Henderson
1
-193
/
+0
2023-03-05
target/arm: Drop tcg_temp_free from translator-sve.c
Richard Henderson
1
-184
/
+2
2023-03-05
target/arm: Drop tcg_temp_free from translator-sme.c
Richard Henderson
1
-28
/
+0
2023-03-05
target/arm: Drop tcg_temp_free from translator-neon.c
Richard Henderson
1
-130
/
+1
2023-03-05
target/arm: Drop tcg_temp_free from translator-mve.c
Richard Henderson
1
-52
/
+0
2023-03-05
target/arm: Drop tcg_temp_free from translator-m-nocp.c
Richard Henderson
1
-20
/
+0
2023-03-05
target/arm: Drop tcg_temp_free from translator-a64.c
Richard Henderson
1
-457
/
+11
2023-03-05
target/arm: Drop new_tmp_a64_zero
Richard Henderson
2
-24
/
+18
2023-03-05
target/arm: Drop new_tmp_a64
Richard Henderson
3
-36
/
+30
2023-03-05
target/arm: Drop DisasContext.tmp_a64
Richard Henderson
2
-27
/
+1
2023-03-05
target/arm: Drop tcg_temp_free from translator.c
Richard Henderson
1
-261
/
+5
2023-03-05
target/arm: Remove value_global from DisasCompare
Richard Henderson
2
-6
/
+0
2023-03-05
target/arm: Remove arm_free_cc, a64_free_cc
Richard Henderson
3
-23
/
+4
2023-03-05
accel/tcg: Remove translator_loop_temp_check
Richard Henderson
2
-3
/
+0
2023-03-02
Merge tag 'pull-monitor-2023-03-02' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
3
-30
/
+29
2023-03-02
target/arm: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
3
-30
/
+29
2023-03-01
target/arm: Don't use tcg_temp_local_new_*
Richard Henderson
2
-6
/
+6
2023-03-01
target/arm: Drop copies in gen_sve_{ldr,str}
Richard Henderson
3
-39
/
+0
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
1
-1
/
+1
2023-03-01
target/arm: Replace `tb_pc()` with `tb->pc`
Anton Johansson
1
-2
/
+2
2023-03-01
target/arm: Remove `TARGET_TB_PCREL` define
Anton Johansson
1
-2
/
+0
2023-03-01
target/arm: Replace `TARGET_TB_PCREL` with `CF_PCREL`
Anton Johansson
4
-12
/
+12
2023-03-01
target/arm: set `CF_PCREL` in `arm_cpu_realizefn`
Anton Johansson
1
-0
/
+5
2023-02-28
accel/tcg: Add 'size' param to probe_access_full
Richard Henderson
4
-5
/
+5
2023-02-28
accel/tcg: Add 'size' param to probe_access_flags()
Daniel Henrique Barboza
2
-2
/
+2
2023-02-27
target/cpu: Restrict do_transaction_failed() handlers to sysemu
Philippe Mathieu-Daudé
1
-0
/
+2
2023-02-27
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
target/arm: Don't access TCG code when debugging with KVM
Fabiano Rosas
1
-0
/
+4
2023-02-27
target/arm: Move regime_using_lpae_format into internal.h
Fabiano Rosas
2
-21
/
+18
2023-02-27
target/arm: Move hflags code into the tcg directory
Fabiano Rosas
5
-392
/
+411
2023-02-27
target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
Fabiano Rosas
4
-9
/
+24
[next]