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
2015-12-21
Merge tag 'v2.5.0' into tizen_3.0_qemu_2.5
SeokYeon Hwang
25
-511
/
+831
2015-12-01
tcg: Increase the highwater reservation
Richard Henderson
1
-1
/
+5
2015-11-23
tcg: Fix highwater check
John Clarke
1
-1
/
+1
2015-11-10
Merge tag 'v2.4.1' into tizen_3.0_develop
SeokYeon Hwang
2
-18
/
+36
2015-10-20
tcg/mips: Fix clobbering of qemu_ld inputs
James Hogan
1
-11
/
+15
2015-10-20
rtl8139: Do not consume the packet during overflow in standard mode.
Vladislav Yasevich
1
-7
/
+21
2015-10-19
tcg/mips: Support r6 SEL{NE, EQ}Z instead of MOVN/MOVZ
James Hogan
1
-6
/
+37
2015-10-19
tcg/mips: Support r6 multiply/divide encodings
James Hogan
2
-3
/
+43
2015-10-19
tcg/mips: Support r6 JR encoding
James Hogan
1
-1
/
+4
2015-10-19
tcg/mips: Add use_mips32r6_instructions definition
James Hogan
1
-0
/
+7
2015-10-19
tcg-opc.h: Simplify insn_start def
James Hogan
1
-8
/
+5
2015-10-19
tcg/ppc: Prefer mask over andi.
Richard Henderson
1
-10
/
+10
2015-10-19
tcg/ppc: Revise goto_tb implementation
Richard Henderson
1
-11
/
+38
2015-10-19
tcg/ppc: Adjust exit_tb for change in prologue placement
Richard Henderson
1
-6
/
+4
2015-10-07
tcg: Check for overflow via highwater mark
Richard Henderson
2
-5
/
+14
2015-10-07
tcg: Emit prologue to the beginning of code_gen_buffer
Richard Henderson
1
-7
/
+28
2015-10-07
tcg: Remove tcg_gen_code_search_pc
Richard Henderson
2
-42
/
+19
2015-10-07
tcg: Remove gen_intermediate_code_pc
Richard Henderson
1
-4
/
+0
2015-10-07
tcg: Save insn data and use it in cpu_restore_state_from_tb
Richard Henderson
2
-15
/
+29
2015-10-07
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
2
-1
/
+12
2015-10-07
tcg: Add TCG_MAX_INSNS
Richard Henderson
1
-0
/
+1
2015-10-07
tcg: Allow extra data to be attached to insn_start
Richard Henderson
4
-16
/
+59
2015-10-07
tcg: Rename debug_insn_start to insn_start
Richard Henderson
3
-8
/
+8
2015-09-19
tcg/mips: pass oi to tcg_out_tlb_load
Aurelien Jarno
1
-15
/
+5
2015-09-19
tcg/mips: move tcg_out_addsub2
Aurelien Jarno
1
-49
/
+49
2015-09-19
tcg/mips: Fix clobbering of qemu_ld inputs
James Hogan
1
-11
/
+15
2015-09-16
tcg: Move tci_tb_ptr to -common
Peter Crosthwaite
1
-0
/
+4
2015-09-16
tcg: split tcg_op_defs to -common
Peter Crosthwaite
3
-8
/
+35
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+4
2015-09-11
softmmu: add helper function to pass through retaddr
Pavel Dovgalyuk
1
-0
/
+23
2015-09-11
typofixes - v4
Veres Lajos
2
-3
/
+3
2015-09-09
replace spinlock by QemuMutex.
KONRAD Frederic
1
-0
/
+4
2015-09-02
tcg/i386: omit a few REXW prefixes in softmmu code
Aurelien Jarno
1
-6
/
+9
2015-09-02
tcg/aarch64: Fix tcg_out_qemu_{ld, st} for guest_base == 0
Richard Henderson
1
-7
/
+20
2015-08-28
s390: fix softmmu compilation
Laurent Vivier
1
-2
/
+2
2015-08-24
linux-user: remove useless macros GUEST_BASE and RESERVED_VA
Laurent Vivier
8
-61
/
+49
2015-08-24
linux-user: remove --enable-guest-base/--disable-guest-base
Laurent Vivier
5
-18
/
+8
2015-08-24
tcg/aarch64: Use softmmu fast path for unaligned accesses
Richard Henderson
1
-13
/
+24
2015-08-24
tcg/s390: Use softmmu fast path for unaligned accesses
Richard Henderson
1
-5
/
+21
2015-08-24
tcg/ppc: Improve unaligned load/store handling on 64-bit backend
Benjamin Herrenschmidt
1
-10
/
+31
2015-08-24
tcg/i386: use softmmu fast path for unaligned accesses
Aurelien Jarno
1
-9
/
+13
2015-08-24
tcg: Remove tcg_gen_trunc_i64_i32
Richard Henderson
1
-7
/
+2
2015-08-24
tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32
Richard Henderson
14
-53
/
+71
2015-08-24
tcg: update README about size changing ops
Aurelien Jarno
1
-3
/
+15
2015-08-24
tcg/optimize: add optimizations for ext_i32_i64 and extu_i32_i64 ops
Aurelien Jarno
1
-0
/
+13
2015-08-24
tcg: implement real ext_i32_i64 and extu_i32_i64 ops
Aurelien Jarno
9
-8
/
+41
2015-08-24
tcg: don't abuse TCG type in tcg_gen_trunc_shr_i64_i32
Aurelien Jarno
1
-2
/
+2
2015-08-24
tcg: rename trunc_shr_i32 into trunc_shr_i64_i32
Aurelien Jarno
13
-18
/
+18
2015-08-24
tcg/optimize: allow constant to have copies
Aurelien Jarno
1
-8
/
+2
2015-08-24
tcg/optimize: track const/copy status separately
Aurelien Jarno
1
-28
/
+14
[next]