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
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-3
/
+3
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
9
-9
/
+9
*
janitor: add guards to headers
Paolo Bonzini
2012-12-19
9
-0
/
+27
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-12-10
1
-2
/
+2
|
\
|
*
Fix comments (adress -> address, layed -> laid, wierd -> weird)
Stefan Weil
2012-12-07
1
-2
/
+2
*
|
tcg/tcg.h: Duplicate global TCG gen_opc_ arrays into TCGContext.
Evgeny Voevodin
2012-12-08
1
-0
/
+3
|
/
*
tcg: mark local temps as MEM in dead_temp()
Aurelien Jarno
2012-11-24
1
-1
/
+1
*
tcg/arm: fix cross-endian qemu_st16
Aurelien Jarno
2012-11-24
1
-2
/
+18
*
tcg/arm: fix TLB access in qemu-ld/st ops
Aurelien Jarno
2012-11-24
1
-36
/
+42
*
tcg/ppc: Fix !softmmu case
malc
2012-11-21
1
-4
/
+8
*
tcg/ppc: Remove unused s_bits variable
malc
2012-11-19
1
-3
/
+0
*
tci: Support deposit operations
Stefan Weil
2012-11-18
2
-2
/
+26
*
TCG: Remove unused global variables
Evgeny Voevodin
2012-11-17
2
-8
/
+0
*
TCG: Use gen_opparam_buf from context instead of global variable.
Evgeny Voevodin
2012-11-17
1
-5
/
+6
*
TCG: Use gen_opc_buf from context instead of global variable.
Evgeny Voevodin
2012-11-17
2
-46
/
+46
*
TCG: Use gen_opparam_ptr from context instead of global variable.
Evgeny Voevodin
2012-11-17
2
-145
/
+145
*
TCG: Use gen_opc_ptr from context instead of global variable.
Evgeny Voevodin
2012-11-17
2
-43
/
+43
*
tcg/tcg.h: Duplicate global TCG variables in TCGContext
Evgeny Voevodin
2012-11-17
1
-0
/
+6
*
tcg: properly check that op's output needs to be synced to memory
Kirill Batuzov
2012-11-11
1
-4
/
+4
*
tcg/ppc32: Use trampolines to trim the code size for mmu slow path accessors
malc
2012-11-06
1
-8
/
+24
*
tcg/ppc: ld/st optimization
malc
2012-11-03
1
-195
/
+258
*
tcg: Optimize qemu_ld/st by generating slow paths at the end of a block
Yeongkyoon Lee
2012-11-03
3
-126
/
+320
*
tcg: don't remove op if output needs to be synced to memory
Aurelien Jarno
2012-10-31
1
-4
/
+4
*
tcg/mips: use MUL instead of MULT on MIPS32 and above
Aurelien Jarno
2012-10-30
1
-0
/
+7
*
tcg-i386: Use %gs prefixes for x86_64 GUEST_BASE
Richard Henderson
2012-10-28
1
-56
/
+97
*
tcg: remove compatiblity call flags
Aurelien Jarno
2012-10-28
1
-4
/
+0
*
tcg: rework TCG helper flags
Aurelien Jarno
2012-10-28
5
-30
/
+60
*
tcg: synchronize globals for ops with side effects
Aurelien Jarno
2012-10-28
2
-11
/
+26
*
tcg: forbid ld/st function to modify globals
Aurelien Jarno
2012-10-28
2
-7
/
+10
*
tcg: fix some op flags
Aurelien Jarno
2012-10-28
1
-8
/
+7
*
tcg: don't explicitly save globals and temps
Aurelien Jarno
2012-10-28
1
-0
/
+12
*
tcg: start with local temps in TEMP_VAL_MEM state
Aurelien Jarno
2012-10-28
1
-1
/
+5
*
tcg: always mark dead input arguments as dead
Aurelien Jarno
2012-10-28
1
-7
/
+7
*
tcg: rewrite tcg_reg_alloc_mov()
Aurelien Jarno
2012-10-28
1
-45
/
+61
*
tcg: improve tcg_reg_alloc_movi()
Aurelien Jarno
2012-10-28
1
-0
/
+3
*
tcg: rework liveness analysis
Aurelien Jarno
2012-10-28
1
-27
/
+37
*
tcg: sync output arguments on liveness request
Aurelien Jarno
2012-10-28
2
-36
/
+64
*
tcg: add temp_sync()
Aurelien Jarno
2012-10-28
1
-15
/
+19
*
tcg: add tcg_reg_sync()
Aurelien Jarno
2012-10-28
1
-9
/
+20
*
tcg: add temp_dead()
Aurelien Jarno
2012-10-28
1
-36
/
+31
*
tcg/i386: remove ld/st third argument register constraint
Aurelien Jarno
2012-10-28
1
-6
/
+2
*
tcg/i386: remove suboptimal register shifting
Aurelien Jarno
2012-10-28
1
-42
/
+31
*
exec: Allocate code_gen_prologue from code_gen_buffer
Richard Henderson
2012-10-20
1
-1
/
+1
*
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...
Aurelien Jarno
2012-10-19
11
-26
/
+0
|
\
|
*
tcg: Remove TCG_TARGET_HAS_GUEST_BASE define
Peter Maydell
2012-10-12
11
-26
/
+0
*
|
tcg: Optimize mulu2
Richard Henderson
2012-10-17
3
-0
/
+47
*
|
tcg: Optimize half-dead add2/sub2
Richard Henderson
2012-10-17
1
-1
/
+33
*
|
tcg: Constant fold add2 and sub2
Richard Henderson
2012-10-17
2
-0
/
+44
*
|
tcg: Do constant folding on double-word comparisons
Richard Henderson
2012-10-17
1
-21
/
+72
*
|
tcg: Split out subroutines from do_constant_folding_cond
Richard Henderson
2012-10-17
1
-71
/
+81
[next]