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
/
tcg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Increase minimum alignment from tcg_malloc to 8
Richard Henderson
2017-08-03
1
-1
/
+4
*
tcg: move tb_lock out of translate-all.h
Paolo Bonzini
2017-07-04
1
-4
/
+0
*
tcg: allocate TB structs before the corresponding translated code
Emilio G. Cota
2017-06-19
1
-1
/
+1
*
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
Emilio G. Cota
2017-06-05
1
-0
/
+1
*
Merge branch 'icount-update' into HEAD
Paolo Bonzini
2017-03-03
1
-1
/
+0
|
\
|
*
cpu-exec: unify icount_decr and tcg_exit_req
Paolo Bonzini
2017-02-22
1
-1
/
+0
*
|
tcg: add options for enabling MTTCG
KONRAD Frederic
2017-02-24
1
-0
/
+9
*
|
tcg: move TCG_MO/BAR types into own file
Alex Bennée
2017-02-24
1
-17
/
+1
|
/
*
tcg: Add opcode for ctpop
Richard Henderson
2017-01-10
1
-0
/
+1
*
tcg: Add clz and ctz opcodes
Richard Henderson
2017-01-10
1
-0
/
+2
*
tcg: Transition flat op_defs array to a target callback
Richard Henderson
2017-01-10
1
-2
/
+0
*
tcg: Add markup for output requires new register
Richard Henderson
2017-01-10
1
-0
/
+1
*
tcg: Add field extraction primitives
Richard Henderson
2017-01-10
1
-0
/
+8
*
tcg/tcg.h: Improve documentation of TCGv_i32 etc types
Peter Maydell
2016-11-01
1
-8
/
+30
*
tcg: comment on which functions have to be called with tb_lock held
Paolo Bonzini
2016-10-31
1
-0
/
+2
*
tcg: Add CONFIG_ATOMIC64
Richard Henderson
2016-10-26
1
-3
/
+12
*
tcg: Add atomic128 helpers
Richard Henderson
2016-10-26
1
-1
/
+23
*
tcg: Add atomic helpers
Richard Henderson
2016-10-26
1
-0
/
+53
*
tcg: Add EXCP_ATOMIC
Richard Henderson
2016-10-26
1
-0
/
+1
*
Introduce TCGOpcode for memory barrier
Pranith Kumar
2016-09-16
1
-0
/
+17
*
tcg: Support arbitrary size + alignment
Richard Henderson
2016-09-16
1
-32
/
+19
*
Remove unused function declarations
Ladi Prosek
2016-09-15
1
-2
/
+0
*
tcg: Lower indirect registers in a separate pass
Richard Henderson
2016-08-05
1
-0
/
+4
*
tcg: Fold life data into TCGOp
Richard Henderson
2016-08-05
1
-12
/
+14
*
tcg: Reorg TCGOp chaining
Richard Henderson
2016-08-05
1
-10
/
+12
*
tcg: Compress liveness data to 16 bits
Richard Henderson
2016-08-05
1
-6
/
+10
*
compiler: never omit assertions if using a static analysis tool
Paolo Bonzini
2016-07-17
1
-1
/
+1
*
tcg: Improve the alignment check infrastructure
Sergey Sorokin
2016-07-06
1
-13
/
+74
*
exec: [tcg] Track which vCPU is performing translation and execution
Lluís Vilanova
2016-06-20
1
-0
/
+4
*
exec: extract exec/tb-context.h
Paolo Bonzini
2016-05-19
1
-0
/
+22
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
tcg: Clean up from 'next_tb'
Sergey Fedorov
2016-05-13
1
-9
/
+10
*
tcg: Clean up direct block chaining data fields
Sergey Fedorov
2016-05-13
1
-3
/
+3
*
tcg: Add tcg_set_insn_param
Edgar E. Iglesias
2016-05-12
1
-0
/
+6
*
tcg: pass down TranslationBlock to tcg_code_gen
Alex Bennée
2016-03-22
1
-1
/
+1
*
tcg: Move definition of type TCGv
Lluís Vilanova
2016-03-01
1
-0
/
+7
*
tcg: Add type for vCPU pointers
Lluís Vilanova
2016-03-01
1
-0
/
+1
*
tcg: Rename tcg-target.c to tcg-target.inc.c
Peter Maydell
2016-02-23
1
-1
/
+1
*
tcg: Implement indirect memory registers
Richard Henderson
2016-02-23
1
-0
/
+2
*
tcg: Change reg_to_temp to TCGTemp pointer
Richard Henderson
2016-02-09
1
-3
/
+3
*
tcg: Remove tcg_get_arg_str_i32/64
Richard Henderson
2016-02-09
1
-5
/
+0
*
tcg: More use of TCGReg where appropriate
Richard Henderson
2016-02-09
1
-4
/
+4
*
tcg: Change ts->mem_reg to ts->mem_base
Richard Henderson
2016-02-09
1
-2
/
+2
*
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Richard Henderson
2016-02-09
1
-8
/
+30
*
tcg: Check for overflow via highwater mark
Richard Henderson
2015-10-07
1
-2
/
+3
*
tcg: Remove tcg_gen_code_search_pc
Richard Henderson
2015-10-07
1
-2
/
+0
*
tcg: Remove gen_intermediate_code_pc
Richard Henderson
2015-10-07
1
-4
/
+0
*
tcg: Save insn data and use it in cpu_restore_state_from_tb
Richard Henderson
2015-10-07
1
-1
/
+3
*
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
2015-10-07
1
-0
/
+2
*
tcg: Add TCG_MAX_INSNS
Richard Henderson
2015-10-07
1
-0
/
+1
[next]