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
/
include
/
tcg
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
1
-1
/
+1
*
tcg: Add tcg_gen_mov_ptr
Richard Henderson
2022-06-02
1
-0
/
+5
*
Normalize header guard symbol definition
Markus Armbruster
2022-05-11
1
-1
/
+1
*
tcg: Implement tcg_gen_{h,w}swap_{i32,i64}
Richard Henderson
2022-05-04
1
-0
/
+6
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
2
-3
/
+3
*
tcg: Add tcg_constant_ptr
Richard Henderson
2022-04-20
1
-0
/
+2
*
tcg: Fix indirect lowering vs TCG_OPF_COND_BRANCH
Richard Henderson
2022-04-20
1
-0
/
+2
*
tcg: Add opcodes for vector nand, nor, eqv
Richard Henderson
2022-03-04
2
-0
/
+6
*
tcg: Set MAX_OPC_PARAM_IARGS to 7
Ziqiao Kong
2022-03-04
1
-1
/
+1
*
tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
Matheus Ferst
2022-03-02
1
-0
/
+22
*
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...
Richard Henderson
2021-11-03
1
-2
/
+2
|
\
|
*
qapi: introduce x-query-opcount QMP command
Daniel P. Berrangé
2021-11-02
1
-1
/
+1
|
*
qapi: introduce x-query-jit QMP command
Daniel P. Berrangé
2021-11-02
1
-1
/
+1
*
|
tcg: Add helper_unaligned_{ld,st} for user-only sigbus
Richard Henderson
2021-11-02
1
-0
/
+5
|
/
*
tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
Richard Henderson
2021-10-13
2
-71
/
+74
*
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
2021-10-13
1
-87
/
+0
*
accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid
Alex Bennée
2021-10-12
1
-6
/
+0
*
tcg: Split out MemOpIdx to exec/memopidx.h
Richard Henderson
2021-10-06
1
-38
/
+1
*
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-06
1
-37
/
+37
*
tcg: add dup_const_tl wrapper
Philipp Tomsich
2021-10-06
1
-0
/
+12
*
tcg: Remove tcg_global_reg_new defines
Bin Meng
2021-09-14
1
-2
/
+0
*
tcg: Rename helper_atomic_*_mmu and provide for user-only
Richard Henderson
2021-07-21
1
-44
/
+36
*
tcg: Remove TCG_TARGET_HAS_goto_ptr
Richard Henderson
2021-07-10
1
-2
/
+1
*
tcg: Move tb_phys_invalidate_count to tb_ctx
Richard Henderson
2021-07-09
1
-3
/
+0
*
tcg: Bake tb_destroy() into tcg_region_tree
Liren Wei
2021-07-09
1
-1
/
+0
*
tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
Richard Henderson
2021-06-29
1
-4
/
+4
*
tcg: Add flags argument to bswap opcodes
Richard Henderson
2021-06-29
2
-5
/
+17
*
tcg: Implement tcg_gen_vec_add{sub}32_tl
LIU Zhiwei
2021-06-29
1
-0
/
+4
*
tcg: Add tcg_gen_vec_shl{shr}{sar}8i_i32
LIU Zhiwei
2021-06-29
1
-0
/
+10
*
tcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32
LIU Zhiwei
2021-06-29
1
-0
/
+10
*
tcg: Add tcg_gen_vec_add{sub}8_i32
LIU Zhiwei
2021-06-29
1
-0
/
+6
*
tcg: Add tcg_gen_vec_add{sub}16_i32
LIU Zhiwei
2021-06-29
1
-0
/
+13
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624'...
Peter Maydell
2021-06-24
2
-1
/
+8
|
\
|
*
tcg: Make gen_dup_i32/i64() public as tcg_gen_dup_i32/i64
Peter Maydell
2021-06-21
2
-1
/
+8
*
|
tcg: expose TCGCond manipulation routines
Alessandro Di Federico
2021-06-19
2
-69
/
+102
*
|
tcg/tci: Change encoding to uint32_t units
Richard Henderson
2021-06-19
1
-2
/
+2
*
|
tcg/tci: Use ffi for calls
Richard Henderson
2021-06-19
1
-0
/
+1
|
/
*
tcg: Fix documentation for tcg_constant_* vs tcg_temp_free_*
Richard Henderson
2021-06-14
1
-1
/
+2
*
tcg: Introduce tcg_remove_ops_after
Richard Henderson
2021-06-14
1
-0
/
+10
*
tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/
Richard Henderson
2021-06-14
1
-1
/
+0
*
tcg: Move in_code_gen_buffer and tests to region.c
Richard Henderson
2021-06-11
1
-10
/
+1
*
accel/tcg: Pass down max_cpus to tcg_init
Richard Henderson
2021-06-11
1
-1
/
+1
*
tcg: Create tcg_init
Richard Henderson
2021-06-11
1
-2
/
+1
*
accel/tcg: Move alloc_code_gen_buffer to tcg/region.c
Richard Henderson
2021-06-11
1
-1
/
+1
*
accel/tcg: Reduce 'exec/tb-context.h' inclusion
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+0
*
tcg: Add tcg_constant_tl
Matheus Ferst
2021-05-14
1
-0
/
+2
*
tcg/tci: Implement the disassembler properly
Richard Henderson
2021-03-17
1
-2
/
+0
*
tcg: Restart code generation when we run out of temps
Richard Henderson
2021-01-24
1
-0
/
+3
*
tcg: Optimize inline dup_const for MO_64
Richard Henderson
2021-01-22
1
-1
/
+2
[next]