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: comment on which functions have to be called with tb_lock held
Paolo Bonzini
2016-10-31
1
-0
/
+2
*
tcg: Emit barriers with parallel_cpus
Richard Henderson
2016-10-26
1
-11
/
+1
*
tcg: Add CONFIG_ATOMIC64
Richard Henderson
2016-10-26
3
-13
/
+70
*
tcg: Add atomic128 helpers
Richard Henderson
2016-10-26
1
-1
/
+23
*
tcg: Add atomic helpers
Richard Henderson
2016-10-26
4
-0
/
+500
*
tcg: Add EXCP_ATOMIC
Richard Henderson
2016-10-26
1
-0
/
+1
*
tcg: try sti when moving a constant into a dead memory temp
Paolo Bonzini
2016-10-24
1
-29
/
+27
*
qemu-tech: move text from qemu-tech to tcg/README
Paolo Bonzini
2016-10-07
1
-0
/
+5
*
tcg/optimize: move default return out of if statement
Alex Bennée
2016-10-04
1
-2
/
+1
*
tcg/i386: Extend TARGET_PAGE_MASK to the proper type
Richard Henderson
2016-09-20
1
-1
/
+1
*
tcg: Optimize fence instructions
Pranith Kumar
2016-09-16
1
-0
/
+39
*
tcg/tci: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+3
*
tcg/sparc: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+13
*
tcg/s390: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+11
*
tcg/ppc: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+21
*
tcg/mips: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+30
*
tcg/ia64: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+5
*
tcg/arm: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+18
*
tcg/aarch64: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+22
*
tcg/i386: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+17
*
Introduce TCGOpcode for memory barrier
Pranith Kumar
2016-09-16
5
-0
/
+55
*
tcg: Support arbitrary size + alignment
Richard Henderson
2016-09-16
9
-104
/
+120
*
Remove unused function declarations
Ladi Prosek
2016-09-15
1
-2
/
+0
*
tcg: Remove duplicate header includes
Thomas Huth
2016-09-15
1
-2
/
+0
*
Remove remainders of HPPA backend
Thomas Huth
2016-09-15
1
-1
/
+1
*
tcg: Lower indirect registers in a separate pass
Richard Henderson
2016-08-05
3
-82
/
+259
*
tcg: Require liveness analysis
Richard Henderson
2016-08-05
1
-21
/
+0
*
tcg: Include liveness info in the dumps
Richard Henderson
2016-08-05
1
-21
/
+47
*
tcg: Compress dead_temps and mem_temps into a single array
Richard Henderson
2016-08-05
1
-59
/
+60
*
tcg: Fold life data into TCGOp
Richard Henderson
2016-08-05
2
-18
/
+17
*
tcg: Reorg TCGOp chaining
Richard Henderson
2016-08-05
4
-37
/
+30
*
tcg: Compress liveness data to 16 bits
Richard Henderson
2016-08-05
2
-42
/
+32
*
compiler: never omit assertions if using a static analysis tool
Paolo Bonzini
2016-07-17
1
-1
/
+1
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
1
-2
/
+1
*
tcg: Clean up tcg-target.h header guards
Markus Armbruster
2016-07-12
8
-17
/
+24
*
tcg: Improve the alignment check infrastructure
Sergey Sorokin
2016-07-06
7
-40
/
+123
*
tcg: Optimize spills of constants
Richard Henderson
2016-07-06
10
-81
/
+169
*
tcg: Fix name for high-half register
Richard Henderson
2016-07-06
1
-1
/
+1
*
trace: [all] Add "guest_mem_before" event
Lluís Vilanova
2016-06-20
1
-0
/
+10
*
exec: [tcg] Track which vCPU is performing translation and execution
Lluís Vilanova
2016-06-20
1
-0
/
+4
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
2
-0
/
+6
*
exec: extract exec/tb-context.h
Paolo Bonzini
2016-05-19
3
-1
/
+25
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
3
-2
/
+4
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-1
/
+1
*
tcg: Clean up from 'next_tb'
Sergey Fedorov
2016-05-13
1
-9
/
+10
*
tcg: Allow goto_tb to any target PC in user mode
Sergey Fedorov
2016-05-13
1
-3
/
+6
*
tcg: Clean up direct block chaining safety checks
Sergey Fedorov
2016-05-13
1
-0
/
+10
*
tcg: Clean up direct block chaining data fields
Sergey Fedorov
2016-05-13
10
-38
/
+41
*
tcg/mips: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-2
/
+1
*
tcg/sparc: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-1
/
+1
[next]