index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tcg
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Return the TB pointer from the rx region from exit_tb
Richard Henderson
2021-01-07
1
-1
/
+12
*
tcg: Add --accel tcg,split-wx property
Richard Henderson
2021-01-07
9
-0
/
+9
*
tcg: Make DisasContextBase.tb const
Richard Henderson
2021-01-07
1
-1
/
+1
*
tcg: Adjust tb_target_set_jmp_target for split-wx
Richard Henderson
2021-01-07
13
-41
/
+41
*
tcg: Adjust tcg_register_jit for const
Richard Henderson
2021-01-07
9
-13
/
+13
*
tcg: Adjust tcg_out_label for const
Richard Henderson
2021-01-07
2
-8
/
+8
*
tcg: Adjust tcg_out_call for const
Richard Henderson
2021-01-07
10
-19
/
+19
*
tcg: Adjust TCGLabel for const
Richard Henderson
2021-01-07
6
-8
/
+9
*
tcg: Introduce tcg_splitwx_to_{rx,rw}
Richard Henderson
2021-01-07
3
-9
/
+59
*
tcg: Move tcg epilogue pointer out of TCGContext
Richard Henderson
2021-01-07
9
-13
/
+14
*
tcg: Move tcg prologue pointer out of TCGContext
Richard Henderson
2021-01-07
2
-3
/
+10
*
util: Enhance flush_icache_range with separate data pointer
Richard Henderson
2021-01-07
5
-8
/
+10
*
tcg: Do not flush icache for interpreter
Richard Henderson
2021-01-07
1
-0
/
+4
*
tcg: Introduce INDEX_op_qemu_st8_i32
Richard Henderson
2021-01-07
14
-12
/
+44
*
tcg/i386: Adjust TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2021-01-07
2
-75
/
+47
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-01-06
12
-69
/
+8
|
\
|
*
util: Extract flush_icache_range to cacheflush.c
Richard Henderson
2021-01-02
11
-69
/
+1
|
*
cfi: Initial support for cfi-icall in QEMU
Daniele Buono
2021-01-02
1
-0
/
+7
*
|
tcg/riscv: Fix illegal shift instructions
Zihao Yu
2021-01-04
1
-6
/
+6
*
|
tcg: Use memset for large vector byte replication
Richard Henderson
2021-01-04
1
-0
/
+32
|
/
*
tcg/optimize: Add fallthrough annotations
Thomas Huth
2020-12-18
1
-0
/
+4
*
tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END"
Richard Henderson
2020-11-04
1
-18
/
+17
*
tcg: Remove assert from set_jmp_reset_offset
Richard Henderson
2020-11-04
1
-4
/
+5
*
tcg/optimize: Flush data at labels not TCG_OPF_BB_END
Richard Henderson
2020-10-27
1
-17
/
+18
*
tcg: Do not kill globals at conditional branches
Richard Henderson
2020-10-27
1
-2
/
+53
*
tcg: Remove TCG_TARGET_HAS_cmp_vec
Richard Henderson
2020-10-08
3
-3
/
+0
*
tcg/optimize: Fold dup2_vec
Richard Henderson
2020-10-08
1
-0
/
+15
*
tcg: Fix generation of dupi_vec for 32-bit host
Richard Henderson
2020-10-08
1
-4
/
+8
*
tcg/i386: Fix dupi for avx2 32-bit hosts
Richard Henderson
2020-10-08
1
-1
/
+1
*
tcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields
Richard Henderson
2020-10-08
1
-16
/
+12
*
tcg: Remove TCG_CT_REG
Richard Henderson
2020-10-08
10
-48
/
+4
*
tcg: Move sorted_args into TCGArgConstraint.sort_index
Richard Henderson
2020-10-08
1
-18
/
+17
*
tcg: Drop union from TCGArgConstraint
Richard Henderson
2020-10-08
10
-90
/
+90
*
tcg: Adjust simd_desc size encoding
Richard Henderson
2020-10-08
1
-8
/
+27
*
disas: Move host asm annotations to tb_gen_code
Richard Henderson
2020-10-03
1
-2
/
+2
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
9
-40
/
+41
*
tcg: Implement 256-bit dup for tcg_gen_gvec_dup_mem
Richard Henderson
2020-09-03
1
-3
/
+49
*
tcg: Eliminate one store for in-place 128-bit dup_mem
Richard Henderson
2020-09-03
1
-2
/
+2
*
tcg: Fix tcg gen for vectorized absolute value
Stephen Long
2020-09-03
1
-2
/
+3
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...
Peter Maydell
2020-08-24
2
-2
/
+12
|
\
|
*
target/ppc: add vmulld to INDEX_op_mul_vec case
Lijun Pan
2020-08-12
2
-2
/
+12
*
|
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
14
-21
/
+21
|
/
*
tcg: Save/restore vecop_list around minmax fallback
Richard Henderson
2020-07-16
1
-0
/
+2
*
tcg/riscv: Remove superfluous breaks
Liao Pingfang
2020-07-14
1
-2
/
+0
*
tcg: Fix do_nonatomic_op_* vs signed operations
Richard Henderson
2020-07-06
1
-4
/
+6
*
tcg/ppc: Sanitize immediate shifts
Catherine A. Frederick
2020-07-06
1
-5
/
+10
*
tcg: call qemu_spin_destroy for tb->jmp_lock
Emilio G. Cota
2020-06-16
1
-0
/
+9
*
tcg: Improve move ops in liveness_pass_2
Richard Henderson
2020-06-02
1
-22
/
+56
*
tcg/ppc: Implement INDEX_op_rot[lr]v_vec
Richard Henderson
2020-06-02
3
-6
/
+20
*
tcg/aarch64: Implement INDEX_op_rotl{i,v}_vec
Richard Henderson
2020-06-02
2
-2
/
+52
[next]