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
2021-01-07
tcg: Remove TCG_TARGET_SUPPORT_MIRROR
Richard Henderson
9
-9
/
+0
2021-01-07
tcg/arm: Support split-wx code generation
Richard Henderson
2
-17
/
+22
2021-01-07
tcg/mips: Support split-wx code generation
Richard Henderson
2
-20
/
+25
2021-01-07
tcg/mips: Do not assert on relocation overflow
Richard Henderson
1
-34
/
+19
2021-01-07
tcg/riscv: Support split-wx code generation
Richard Henderson
2
-19
/
+24
2021-01-07
tcg/riscv: Remove branch-over-branch fallback
Richard Henderson
1
-50
/
+6
2021-01-07
tcg/riscv: Fix branch range checks
Richard Henderson
1
-13
/
+15
2021-01-07
tcg/s390: Support split-wx code generation
Richard Henderson
2
-40
/
+31
2021-01-07
tcg/s390: Use tcg_tbrel_diff
Richard Henderson
1
-8
/
+8
2021-01-07
tcg/sparc: Support split-wx code generation
Richard Henderson
2
-12
/
+14
2021-01-07
tcg/sparc: Use tcg_tbrel_diff
Richard Henderson
1
-8
/
+7
2021-01-07
tcg/ppc: Support split-wx code generation
Richard Henderson
2
-24
/
+31
2021-01-07
tcg/ppc: Use tcg_out_mem_long to reset TCG_REG_TB
Richard Henderson
1
-3
/
+2
2021-01-07
tcg/ppc: Use tcg_tbrel_diff
Richard Henderson
1
-3
/
+3
2021-01-07
tcg/tci: Push const down through bytecode reading
Richard Henderson
1
-26
/
+34
2021-01-07
tcg/aarch64: Support split-wx code generation
Richard Henderson
2
-26
/
+33
2021-01-07
tcg/aarch64: Use B not BL for tcg_out_goto_long
Richard Henderson
1
-1
/
+1
2021-01-07
tcg/i386: Support split-wx code generation
Richard Henderson
2
-10
/
+12
2021-01-07
tcg: Return the TB pointer from the rx region from exit_tb
Richard Henderson
1
-1
/
+12
2021-01-07
tcg: Add --accel tcg,split-wx property
Richard Henderson
9
-0
/
+9
2021-01-07
tcg: Make DisasContextBase.tb const
Richard Henderson
1
-1
/
+1
2021-01-07
tcg: Adjust tb_target_set_jmp_target for split-wx
Richard Henderson
13
-41
/
+41
2021-01-07
tcg: Adjust tcg_register_jit for const
Richard Henderson
9
-13
/
+13
2021-01-07
tcg: Adjust tcg_out_label for const
Richard Henderson
2
-8
/
+8
2021-01-07
tcg: Adjust tcg_out_call for const
Richard Henderson
10
-19
/
+19
2021-01-07
tcg: Adjust TCGLabel for const
Richard Henderson
6
-8
/
+9
2021-01-07
tcg: Introduce tcg_splitwx_to_{rx,rw}
Richard Henderson
3
-9
/
+59
2021-01-07
tcg: Move tcg epilogue pointer out of TCGContext
Richard Henderson
9
-13
/
+14
2021-01-07
tcg: Move tcg prologue pointer out of TCGContext
Richard Henderson
2
-3
/
+10
2021-01-07
util: Enhance flush_icache_range with separate data pointer
Richard Henderson
5
-8
/
+10
2021-01-07
tcg: Do not flush icache for interpreter
Richard Henderson
1
-0
/
+4
2021-01-07
tcg: Introduce INDEX_op_qemu_st8_i32
Richard Henderson
14
-12
/
+44
2021-01-07
tcg/i386: Adjust TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2
-75
/
+47
2021-01-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
12
-69
/
+8
2021-01-04
tcg/riscv: Fix illegal shift instructions
Zihao Yu
1
-6
/
+6
2021-01-04
tcg: Use memset for large vector byte replication
Richard Henderson
1
-0
/
+32
2021-01-02
util: Extract flush_icache_range to cacheflush.c
Richard Henderson
11
-69
/
+1
2021-01-02
cfi: Initial support for cfi-icall in QEMU
Daniele Buono
1
-0
/
+7
2020-12-18
tcg/optimize: Add fallthrough annotations
Thomas Huth
1
-0
/
+4
2020-11-04
tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END"
Richard Henderson
1
-18
/
+17
2020-11-04
tcg: Remove assert from set_jmp_reset_offset
Richard Henderson
1
-4
/
+5
2020-10-27
tcg/optimize: Flush data at labels not TCG_OPF_BB_END
Richard Henderson
1
-17
/
+18
2020-10-27
tcg: Do not kill globals at conditional branches
Richard Henderson
1
-2
/
+53
2020-10-08
tcg: Remove TCG_TARGET_HAS_cmp_vec
Richard Henderson
3
-3
/
+0
2020-10-08
tcg/optimize: Fold dup2_vec
Richard Henderson
1
-0
/
+15
2020-10-08
tcg: Fix generation of dupi_vec for 32-bit host
Richard Henderson
1
-4
/
+8
2020-10-08
tcg/i386: Fix dupi for avx2 32-bit hosts
Richard Henderson
1
-1
/
+1
2020-10-08
tcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields
Richard Henderson
1
-16
/
+12
2020-10-08
tcg: Remove TCG_CT_REG
Richard Henderson
10
-48
/
+4
2020-10-08
tcg: Move sorted_args into TCGArgConstraint.sort_index
Richard Henderson
1
-18
/
+17
[prev]
[next]