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-mips: Adjust qemu_ld/st for mips64
Jin Guojie
2017-01-06
1
-57
/
+146
*
tcg-mips: Adjust calling conventions for mips64
Jin Guojie
2017-01-06
2
-10
/
+30
*
tcg-mips: Add tcg unwind info
Jin Guojie
2017-01-06
1
-0
/
+44
*
tcg-mips: Adjust prologue for mips64
Jin Guojie
2017-01-06
1
-29
/
+25
*
tcg-mips: Adjust load/store functions for mips64
Jin Guojie
2017-01-06
1
-3
/
+11
*
tcg-mips: Adjust move functions for mips64
Jin Guojie
2017-01-06
1
-9
/
+25
*
tcg-mips: Add bswap32u and bswap64
Jin Guojie
2017-01-06
1
-3
/
+99
*
tcg-mips: Support 64-bit opcodes
Jin Guojie
2017-01-06
2
-10
/
+353
*
tcg-mips: Add mips64 opcodes
Jin Guojie
2017-01-06
1
-75
/
+118
*
tcg-mips: Move bswap code to a subroutine
Jin Guojie
2017-01-06
2
-70
/
+139
*
tcg/s390: Remove 'R' constraint
Richard Henderson
2016-12-24
1
-15
/
+10
*
tcg/s390: Fix setcond expansion
Richard Henderson
2016-12-24
1
-20
/
+30
*
tcg: correct 32-bit tcg_gen_ld8s_i64 sign-extension
Joseph Myers
2016-11-01
1
-1
/
+1
*
tcg/tcg.h: Improve documentation of TCGv_i32 etc types
Peter Maydell
2016-11-01
1
-8
/
+30
*
tcg: Add tcg_gen_mulsu2_{i32,i64,tl}
Richard Henderson
2016-11-01
2
-0
/
+47
*
log: Add locking to large logging blocks
Richard Henderson
2016-11-01
1
-0
/
+8
*
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
[next]