index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-20
Merge tag 'v2.8.0-rc4' into develop
SeokYeon Hwang
18
-149
/
+1046
2016-11-01
tcg: correct 32-bit tcg_gen_ld8s_i64 sign-extension
Joseph Myers
1
-1
/
+1
2016-11-01
tcg/tcg.h: Improve documentation of TCGv_i32 etc types
Peter Maydell
1
-8
/
+30
2016-11-01
tcg: Add tcg_gen_mulsu2_{i32,i64,tl}
Richard Henderson
2
-0
/
+47
2016-11-01
log: Add locking to large logging blocks
Richard Henderson
1
-0
/
+8
2016-10-31
tcg: comment on which functions have to be called with tb_lock held
Paolo Bonzini
1
-0
/
+2
2016-10-26
tcg: Emit barriers with parallel_cpus
Richard Henderson
1
-11
/
+1
2016-10-26
tcg: Add CONFIG_ATOMIC64
Richard Henderson
3
-13
/
+70
2016-10-26
tcg: Add atomic128 helpers
Richard Henderson
1
-1
/
+23
2016-10-26
tcg: Add atomic helpers
Richard Henderson
4
-0
/
+500
2016-10-26
tcg: Add EXCP_ATOMIC
Richard Henderson
1
-0
/
+1
2016-10-24
tcg: try sti when moving a constant into a dead memory temp
Paolo Bonzini
1
-29
/
+27
2016-10-07
qemu-tech: move text from qemu-tech to tcg/README
Paolo Bonzini
1
-0
/
+5
2016-10-04
tcg/optimize: move default return out of if statement
Alex Bennée
1
-2
/
+1
2016-09-20
tcg/i386: Extend TARGET_PAGE_MASK to the proper type
Richard Henderson
1
-1
/
+1
2016-09-16
tcg: Optimize fence instructions
Pranith Kumar
1
-0
/
+39
2016-09-16
tcg/tci: Add support for fence
Pranith Kumar
1
-0
/
+3
2016-09-16
tcg/sparc: Add support for fence
Pranith Kumar
1
-0
/
+13
2016-09-16
tcg/s390: Add support for fence
Pranith Kumar
1
-0
/
+11
2016-09-16
tcg/ppc: Add support for fence
Pranith Kumar
1
-0
/
+21
2016-09-16
tcg/mips: Add support for fence
Pranith Kumar
1
-0
/
+30
2016-09-16
tcg/ia64: Add support for fence
Pranith Kumar
1
-0
/
+5
2016-09-16
tcg/arm: Add support for fence
Pranith Kumar
1
-0
/
+18
2016-09-16
tcg/aarch64: Add support for fence
Pranith Kumar
1
-0
/
+22
2016-09-16
tcg/i386: Add support for fence
Pranith Kumar
1
-0
/
+17
2016-09-16
Introduce TCGOpcode for memory barrier
Pranith Kumar
5
-0
/
+55
2016-09-16
tcg: Support arbitrary size + alignment
Richard Henderson
9
-104
/
+120
2016-09-15
Remove unused function declarations
Ladi Prosek
1
-2
/
+0
2016-09-15
tcg: Remove duplicate header includes
Thomas Huth
1
-2
/
+0
2016-09-15
Remove remainders of HPPA backend
Thomas Huth
1
-1
/
+1
2016-09-12
Merge tag 'v2.7.0' into develop_qemu_2.7
SeokYeon Hwang
25
-448
/
+935
2016-08-05
tcg: Lower indirect registers in a separate pass
Richard Henderson
3
-82
/
+259
2016-08-05
tcg: Require liveness analysis
Richard Henderson
1
-21
/
+0
2016-08-05
tcg: Include liveness info in the dumps
Richard Henderson
1
-21
/
+47
2016-08-05
tcg: Compress dead_temps and mem_temps into a single array
Richard Henderson
1
-59
/
+60
2016-08-05
tcg: Fold life data into TCGOp
Richard Henderson
2
-18
/
+17
2016-08-05
tcg: Reorg TCGOp chaining
Richard Henderson
4
-37
/
+30
2016-08-05
tcg: Compress liveness data to 16 bits
Richard Henderson
2
-42
/
+32
2016-07-17
compiler: never omit assertions if using a static analysis tool
Paolo Bonzini
1
-1
/
+1
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-2
/
+1
2016-07-12
tcg: Clean up tcg-target.h header guards
Markus Armbruster
8
-17
/
+24
2016-07-05
tcg: Improve the alignment check infrastructure
Sergey Sorokin
7
-40
/
+123
2016-07-05
tcg: Optimize spills of constants
Richard Henderson
10
-81
/
+169
2016-07-05
tcg: Fix name for high-half register
Richard Henderson
1
-1
/
+1
2016-06-20
trace: [all] Add "guest_mem_before" event
Lluís Vilanova
1
-0
/
+10
2016-06-20
exec: [tcg] Track which vCPU is performing translation and execution
Lluís Vilanova
1
-0
/
+4
2016-06-20
Merge tag 'v2.6.0' into develop
SeokYeon Hwang
20
-480
/
+527
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2
-0
/
+6
2016-05-19
exec: extract exec/tb-context.h
Paolo Bonzini
3
-1
/
+25
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
3
-2
/
+4
[next]