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-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-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
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-05-12
tcg: Clean up from 'next_tb'
Sergey Fedorov
1
-9
/
+10
2016-05-12
tcg: Allow goto_tb to any target PC in user mode
Sergey Fedorov
1
-3
/
+6
2016-05-12
tcg: Clean up direct block chaining safety checks
Sergey Fedorov
1
-0
/
+10
2016-05-12
tcg: Clean up direct block chaining data fields
Sergey Fedorov
10
-38
/
+41
2016-05-12
tcg/mips: Make direct jump patching thread-safe
Sergey Fedorov
1
-2
/
+1
2016-05-12
tcg/sparc: Make direct jump patching thread-safe
Sergey Fedorov
1
-1
/
+1
2016-05-12
tcg/aarch64: Make direct jump patching thread-safe
Sergey Fedorov
1
-1
/
+13
2016-05-12
tcg/arm: Make direct jump patching thread-safe
Sergey Fedorov
1
-0
/
+18
2016-05-12
tcg/s390: Make direct jump patching thread-safe
Sergey Fedorov
1
-0
/
+8
2016-05-12
tcg/i386: Make direct jump patching thread-safe
Sergey Fedorov
1
-0
/
+23
2016-05-12
tcg/ppc: Make direct jump patching thread-safe
Sergey Fedorov
1
-4
/
+18
2016-05-12
tci: Make direct jump patching thread-safe
Sergey Fedorov
1
-0
/
+2
2016-05-12
tcg: Add tcg_set_insn_param
Edgar E. Iglesias
1
-0
/
+6
2016-04-21
tcg: check for CONFIG_DEBUG_TCG instead of NDEBUG
Aurelien Jarno
10
-17
/
+12
2016-04-21
tcg: use tcg_debug_assert instead of assert (fix performance regression)
Aurelien Jarno
11
-93
/
+93
2016-04-05
tcg/mips: Fix type of tcg_target_reg_alloc_order[]
James Hogan
1
-1
/
+1
2016-03-22
qemu-log: dfilter-ise exec, out_asm, op and opt_op
Alex Bennée
1
-2
/
+4
2016-03-22
tcg: pass down TranslationBlock to tcg_code_gen
Alex Bennée
2
-4
/
+4
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-1
/
+1
2016-03-01
tcg: Move definition of type TCGv
Lluís Vilanova
2
-2
/
+7
2016-03-01
tcg: Add type for vCPU pointers
Lluís Vilanova
1
-0
/
+1
2016-02-23
tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c
Peter Maydell
8
-8
/
+0
2016-02-23
tcg: Rename tcg-target.c to tcg-target.inc.c
Peter Maydell
13
-8
/
+10
2016-02-23
tcg: Allocate indirect_base temporaries in a different order
Richard Henderson
1
-11
/
+32
2016-02-23
tcg: Implement indirect memory registers
Richard Henderson
2
-29
/
+68
2016-02-23
tcg: Work around clang bug wrt enum ranges, part 2
Richard Henderson
1
-1
/
+1
2016-02-23
all: Clean up includes
Peter Maydell
1
-1
/
+0
2016-02-09
tcg: Introduce temp_load
Richard Henderson
1
-64
/
+52
2016-02-09
tcg: Change temp_save argument to TCGTemp
Richard Henderson
1
-9
/
+7
2016-02-09
tcg: Change temp_sync argument to TCGTemp
Richard Henderson
1
-27
/
+28
2016-02-09
tcg: Change temp_dead argument to TCGTemp
Richard Henderson
1
-25
/
+23
2016-02-09
tcg: Change reg_to_temp to TCGTemp pointer
Richard Henderson
2
-62
/
+57
2016-02-09
tcg: Remove tcg_get_arg_str_i32/64
Richard Henderson
2
-15
/
+0
2016-02-09
tcg: More use of TCGReg where appropriate
Richard Henderson
2
-15
/
+19
2016-02-09
tcg: Work around clang bug wrt enum ranges
Richard Henderson
1
-6
/
+6
2016-02-09
tcg: Tidy temporary allocation
Richard Henderson
1
-67
/
+56
2016-02-09
tcg: Change ts->mem_reg to ts->mem_base
Richard Henderson
2
-31
/
+38
2016-02-09
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Richard Henderson
2
-25
/
+34
2016-02-09
tcg: Remove lingering references to gen_opc_buf
Richard Henderson
1
-2
/
+1
2016-02-09
tcg: Respect highwater in tcg_out_tb_finalize
Richard Henderson
4
-10
/
+27
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
1
-0
/
+1
2016-01-29
tcg: Clean up includes
Peter Maydell
12
-12
/
+12
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
[next]