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
Age
Commit message (
Expand
)
Author
Files
Lines
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
7
-3
/
+59
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-06
Merge tag 'pull-tcg-20230305' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
93
-5991
/
+579
2023-03-05
target/xtensa: Avoid tcg_const_i32
Richard Henderson
1
-3
/
+3
2023-03-05
target/xtensa: Split constant in bit shift
Richard Henderson
1
-4
/
+4
2023-03-05
target/xtensa: Use tcg_gen_subfi_i32 in translate_sll
Richard Henderson
1
-2
/
+2
2023-03-05
target/xtensa: Avoid tcg_const_i32 in translate_l32r
Richard Henderson
1
-3
/
+3
2023-03-05
target/xtensa: Tidy translate_clamps
Richard Henderson
1
-4
/
+4
2023-03-05
target/xtensa: Tidy translate_bb
Richard Henderson
1
-11
/
+7
2023-03-05
target/sparc: Avoid tcg_const_{tl,i32}
Richard Henderson
1
-42
/
+38
2023-03-05
target/s390x: Split out gen_ri2
Richard Henderson
1
-9
/
+14
2023-03-05
target/riscv: Avoid tcg_const_*
Richard Henderson
3
-5
/
+5
2023-03-05
target/microblaze: Avoid tcg_const_* throughout
Richard Henderson
1
-20
/
+15
2023-03-05
target/i386: Simplify POPF
Richard Henderson
1
-44
/
+11
2023-03-05
target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
Richard Henderson
1
-27
/
+3
2023-03-05
target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
Richard Henderson
1
-1
/
+1
2023-03-05
target/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
Richard Henderson
1
-1
/
+1
2023-03-05
target/hexagon/idef-parser: Use gen_tmp for LPCFG
Richard Henderson
3
-8
/
+2
2023-03-05
target/hexagon: Use tcg_constant_* for gen_constant_from_imm
Richard Henderson
1
-8
/
+7
2023-03-05
docs/devel/tcg-ops: Drop recommendation to free temps
Richard Henderson
1
-4
/
+0
2023-03-05
tracing: remove transform.py
Richard Henderson
3
-192
/
+0
2023-03-05
include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
Richard Henderson
1
-2
/
+0
2023-03-05
target/tricore: Drop tcg_temp_free
Richard Henderson
1
-536
/
+4
2023-03-05
target/mips: Fix trans_mult_acc return
Richard Henderson
1
-1
/
+1
2023-03-05
target/mips: Drop tcg_temp_free from mips16e_translate.c.inc
Richard Henderson
1
-6
/
+0
2023-03-05
target/i386: Drop tcg_temp_free
Richard Henderson
3
-62
/
+0
2023-03-05
target/xtensa: Drop tcg_temp_free
Richard Henderson
1
-107
/
+0
2023-03-05
target/xtensa: Drop reset_sar_tracker
Richard Henderson
1
-12
/
+2
2023-03-05
target/sparc: Drop tcg_temp_free
Richard Henderson
1
-136
/
+0
2023-03-05
target/sparc: Drop free_compare
Richard Henderson
1
-32
/
+0
2023-03-05
target/sparc: Remove egress label in disas_sparc_context
Richard Henderson
1
-8
/
+7
2023-03-05
target/sparc: Drop get_temp_i32
Richard Henderson
1
-20
/
+3
2023-03-05
target/sparc: Drop get_temp_tl
Richard Henderson
1
-35
/
+18
2023-03-05
target/sh4: Drop tcg_temp_free
Richard Henderson
1
-110
/
+0
2023-03-05
target/rx: Drop tcg_temp_free
Richard Henderson
1
-84
/
+0
2023-03-05
target/riscv: Drop tcg_temp_free
Richard Henderson
10
-215
/
+1
2023-03-05
target/riscv: Drop temp_new
Richard Henderson
2
-25
/
+7
2023-03-05
target/riscv: Drop ftemp_new
Richard Henderson
1
-20
/
+4
[next]