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
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-4
/
+4
2024-07-03
tcg/optimize: Fix TCG_COND_TST* simplification of setcond2
Richard Henderson
1
-1
/
+1
2024-07-03
util/cpuinfo-riscv: Support host/cpuinfo.h for riscv
Richard Henderson
2
-101
/
+29
2024-07-03
meson: Drop the .fa library suffix
Paolo Bonzini
1
-2
/
+0
2024-07-03
meson: Pass objects and dependencies to declare_dependency()
Akihiko Odaki
1
-2
/
+4
2024-06-28
Revert "host/i386: assume presence of POPCNT"
Paolo Bonzini
1
-2
/
+3
2024-06-19
tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers
Richard Henderson
1
-17
/
+15
2024-06-19
tcg/loongarch64: Enable v256 with LASX
Richard Henderson
2
-1
/
+4
2024-06-19
tcg/loongarch64: Support LASX in tcg_out_vec_op
Richard Henderson
1
-84
/
+135
2024-06-19
tcg/loongarch64: Split out vdvjukN in tcg_out_vec_op
Richard Henderson
1
-25
/
+31
2024-06-19
tcg/loongarch64: Remove temp_vec from tcg_out_vec_op
Richard Henderson
1
-5
/
+4
2024-06-19
tcg/loongarch64: Support LASX in tcg_out_{mov,ld,st}
Richard Henderson
1
-0
/
+19
2024-06-19
tcg/loongarch64: Split out vdvjvk in tcg_out_vec_op
Richard Henderson
1
-56
/
+63
2024-06-19
tcg/loongarch64: Support LASX in tcg_out_addsub_vec
Richard Henderson
1
-16
/
+20
2024-06-19
tcg/loongarch64: Simplify tcg_out_addsub_vec
Richard Henderson
1
-14
/
+15
2024-06-19
tcg/loongarch64: Support LASX in tcg_out_dupi_vec
Richard Henderson
1
-1
/
+6
2024-06-19
tcg/loongarch64: Use tcg_out_dup_vec in tcg_out_dupi_vec
Richard Henderson
1
-17
/
+1
2024-06-19
tcg/loongarch64: Support LASX in tcg_out_dupm_vec
Richard Henderson
1
-6
/
+24
2024-06-19
tcg/loongarch64: Support LASX in tcg_out_dup_vec
Richard Henderson
1
-3
/
+7
2024-06-19
tcg/loongarch64: Simplify tcg_out_dup_vec
Richard Henderson
1
-16
/
+6
2024-06-19
tcg/loongarch64: Support TCG_TYPE_V64
Richard Henderson
2
-3
/
+7
2024-06-19
tcg/loongarch64: Handle i32 and i64 moves between gr and fr
Richard Henderson
1
-5
/
+17
2024-06-19
tcg/loongarch64: Use fp load/store for I32 and I64 into vector regs
Richard Henderson
1
-26
/
+10
2024-06-19
tcg/loongarch64: Import LASX, FP insns
Richard Henderson
1
-3542
/
+1607
2024-06-05
host/i386: assume presence of POPCNT
Paolo Bonzini
1
-3
/
+2
2024-06-05
host/i386: assume presence of CMOV
Paolo Bonzini
1
-14
/
+1
2024-05-25
tcg: include dependencies in static_library()
Paolo Bonzini
1
-4
/
+4
2024-05-22
tcg/arm: Support TCG_TARGET_HAS_tst_vec
Richard Henderson
2
-4
/
+21
2024-05-22
tcg/aarch64: Support TCG_TARGET_HAS_tst_vec
Richard Henderson
2
-3
/
+25
2024-05-22
tcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vec
Richard Henderson
1
-0
/
+18
2024-05-22
tcg: Introduce TCG_TARGET_HAS_tst_vec
Richard Henderson
6
-0
/
+6
2024-05-15
tcg/loongarch64: Fill out tcg_out_{ld,st} for vector regs
Richard Henderson
1
-23
/
+80
2024-05-15
plugins: Merge alloc_tcg_plugin_context into plugin_gen_tb_start
Richard Henderson
1
-11
/
+0
2024-05-15
plugins: Use translator_st for qemu_plugin_insn_data
Richard Henderson
1
-2
/
+1
2024-05-06
tcg/optimize: Optimize setcond with zmask
Richard Henderson
1
-0
/
+110
2024-05-06
tcg/i386: Optimize setcond of TST{EQ,NE} with 0xffffffff
Richard Henderson
1
-2
/
+15
2024-05-06
tcg/i386: Simplify immediate 8-bit logical vector shifts
Richard Henderson
1
-46
/
+13
2024-05-06
tcg: Add write_aofs to GVecGen3i
Richard Henderson
1
-8
/
+22
2024-04-30
plugins: Replace pr_ops with a proper debug dump flag
Richard Henderson
1
-1
/
+28
2024-04-30
tcg: Remove INDEX_op_plugin_cb_{start,end}
Richard Henderson
1
-10
/
+0
2024-04-30
tcg: Remove TCG_CALL_PLUGIN
Richard Henderson
1
-3
/
+1
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
Richard Henderson
2
-3
/
+8
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
Richard Henderson
1
-0
/
+5
2024-04-30
tcg: Pass function pointer to tcg_gen_call*
Richard Henderson
1
-21
/
+24
2024-04-30
tcg: Make tcg/helper-info.h self-contained
Richard Henderson
1
-0
/
+1
2024-04-26
exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2024-04-09
tcg: Add TCGContext.emit_before_op
Richard Henderson
1
-2
/
+12
2024-04-09
tcg/optimize: Do not attempt to constant fold neg_vec
Richard Henderson
1
-9
/
+8
2024-03-29
tcg/optimize: Fix sign_mask for logical right-shift
Richard Henderson
1
-1
/
+1
2024-03-12
tcg/aarch64: Fix tcg_out_brcond for test comparisons
Richard Henderson
1
-0
/
+1
[next]