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: 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
*
tcg: Allow extra data to be attached to insn_start
Richard Henderson
2015-10-07
1
-0
/
+6
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-14
1
-0
/
+4
|
\
|
*
replace spinlock by QemuMutex.
KONRAD Frederic
2015-09-09
1
-0
/
+4
*
|
softmmu: add helper function to pass through retaddr
Pavel Dovgalyuk
2015-09-11
1
-0
/
+23
|
/
*
tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32
Richard Henderson
2015-08-24
1
-1
/
+2
*
tcg: rename trunc_shr_i32 into trunc_shr_i64_i32
Aurelien Jarno
2015-08-24
1
-1
/
+1
*
cpu-defs: Move CPU_TEMP_BUF_NLONGS to tcg
Peter Crosthwaite
2015-06-26
1
-0
/
+2
*
tci: do not use CPUArchState in tcg-target.h
Paolo Bonzini
2015-06-03
1
-1
/
+3
*
tcg: Add MO_ALIGN, MO_UNALN
Richard Henderson
2015-05-14
1
-0
/
+13
*
tcg: Push merged memop+mmu_idx parameter to softmmu routines
Richard Henderson
2015-05-14
1
-19
/
+19
*
tcg: Merge memop and mmu_idx parameters to qemu_ld/st
Richard Henderson
2015-05-14
1
-0
/
+38
*
tcg: optimise memory layout of TCGTemp
Emilio G. Cota
2015-05-05
1
-12
/
+14
*
tcg: Delete unused cpu_pc_from_tb()
Peter Crosthwaite
2015-04-30
1
-2
/
+4
*
tcg: Use tcg_malloc to allocate TCGLabel
Richard Henderson
2015-03-13
1
-11
/
+5
*
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-03-13
1
-0
/
+30
*
tcg: Remove opcodes instead of noping them out
Richard Henderson
2015-02-13
1
-0
/
+1
*
tcg: Put opcodes in a linked list
Richard Henderson
2015-02-13
1
-17
/
+41
*
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
2015-02-13
1
-0
/
+12
*
tcg: Move some opcode generation functions out of line
Richard Henderson
2015-02-13
1
-3
/
+0
*
tcg: add separate monitor command to dump opcode counters
Max Filippov
2014-12-17
1
-0
/
+1
*
tcg: Always enable TCGv type checking
Richard Henderson
2014-09-29
1
-55
/
+34
*
softmmu: move all load/store functions to cpu_ldst.h
Paolo Bonzini
2014-06-05
1
-13
/
+0
*
tcg: Remove sizemask and flags arguments to tcg_gen_callN
Richard Henderson
2014-05-28
1
-2
/
+2
*
tcg: Push tcg-runtime routines into exec/helper-*
Richard Henderson
2014-05-28
1
-2
/
+0
*
tcg: Make call address a constant parameter
Richard Henderson
2014-05-12
1
-1
/
+1
*
tcg: Require TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2014-05-12
1
-3
/
+2
*
tcg: Define tcg_insn_unit for code pointers
Richard Henderson
2014-05-12
1
-9
/
+30
*
tcg: Introduce byte pointer arithmetic helpers
Richard Henderson
2014-05-12
1
-0
/
+45
*
tcg: Add INDEX_op_trunc_shr_i32
Richard Henderson
2014-04-28
1
-0
/
+1
*
tcg: Relax requirement for mulu2_i32 on 32-bit hosts
Richard Henderson
2014-04-19
1
-1
/
+7
*
tcg: Add TCGV_UNUSED_PTR, TCGV_IS_UNUSED_PTR, TCGV_EQUAL_PTR
Peter Maydell
2014-02-08
1
-0
/
+3
*
tcg: Use bitmaps for free temporaries
Richard Henderson
2013-12-10
1
-5
/
+6
*
exec: Add both big- and little-endian memory helpers
Richard Henderson
2013-10-10
1
-16
/
+53
*
tcg: Add TCGMemOp
Richard Henderson
2013-10-10
1
-0
/
+54
*
tcg: Add tcg-be-ldst.h
Richard Henderson
2013-10-10
1
-29
/
+2
*
tcg: Merge tcg_register_helper into tcg_context_init
Richard Henderson
2013-10-10
1
-1
/
+0
*
tcg: Use a GHashTable for tcg_find_helper
Richard Henderson
2013-10-10
1
-9
/
+1
*
tcg: Delete tcg_helper_get_name declaration
Richard Henderson
2013-10-10
1
-1
/
+0
*
tcg: Introduce zero and sign-extended versions of load helpers
Richard Henderson
2013-09-02
1
-6
/
+15
*
exec: Split softmmu_defs.h
Richard Henderson
2013-09-02
1
-0
/
+43
*
tcg: Use uintptr_t in TCGHelperInfo
Richard Henderson
2013-09-02
1
-1
/
+1
*
tcg: Change relocation offsets to intptr_t
Richard Henderson
2013-09-02
1
-2
/
+2
*
tcg: Change memory offsets to intptr_t
Richard Henderson
2013-09-02
1
-5
/
+3
*
tcg: Change frame pointer offsets to intptr_t
Richard Henderson
2013-09-02
1
-5
/
+4
[next]