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
/
cpu-exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-20
Merge tag 'v2.8.0-rc4' into develop
SeokYeon Hwang
1
-83
/
+95
2016-11-30
hax: fix routines for non-UG
SeokYeon Hwang
1
-2
/
+3
2016-11-16
hax: apply missing headers for build
Sooyoung Ha
1
-0
/
+2
2016-11-01
log: Add locking to large logging blocks
Richard Henderson
1
-0
/
+2
2016-10-31
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...
Peter Maydell
1
-2
/
+9
2016-10-31
tcg: protect translation related stuff with tb_lock.
KONRAD Frederic
1
-0
/
+6
2016-10-31
cpu-exec: include cpu_index in CPU_LOG_EXEC messages
Alex Bennée
1
-2
/
+3
2016-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-atomic-20161026' into sta...
Peter Maydell
1
-0
/
+30
2016-10-26
tcg: Add EXCP_ATOMIC
Richard Henderson
1
-0
/
+30
2016-10-25
target-m68k: remove m68k_cpu_exec_enter() and m68k_cpu_exec_exit()
Laurent Vivier
1
-6
/
+0
2016-10-04
cpu: atomically modify cpu->exit_request
Alex Bennée
1
-4
/
+4
2016-09-27
tcg: Make tb_flush() thread safe
Sergey Fedorov
1
-10
/
+2
2016-09-16
cpu-exec: Check -dfilter for -d cpu
Richard Henderson
1
-1
/
+2
2016-09-13
tcg: rename tb_find_physical()
Sergey Fedorov
1
-3
/
+3
2016-09-13
tcg: Merge tb_find_slow() and tb_find_fast()
Sergey Fedorov
1
-42
/
+30
2016-09-13
tcg: Avoid bouncing tb_lock between tb_gen_code() and tb_add_jump()
Sergey Fedorov
1
-4
/
+11
2016-09-13
tcg: cpu-exec: remove tb_lock from the hot-path
Alex Bennée
1
-27
/
+21
2016-09-13
tcg: Prepare TB invalidation for lockless TB lookup
Paolo Bonzini
1
-2
/
+3
2016-09-13
tcg: Prepare safe access to tb_flushed out of tb_lock
Sergey Fedorov
1
-9
/
+7
2016-09-13
tcg: Prepare safe tb_jmp_cache lookup out of tb_lock
Sergey Fedorov
1
-2
/
+2
2016-09-13
tcg: Pass last_tb by value to tb_find_fast()
Sergey Fedorov
1
-8
/
+7
2016-09-12
Merge tag 'v2.7.0' into develop_qemu_2.7
SeokYeon Hwang
1
-263
/
+309
2016-07-17
cpu-exec: Move down some declarations in cpu_exec()
Sergey Fedorov
1
-4
/
+3
2016-06-20
Merge tag 'v2.6.0' into develop
SeokYeon Hwang
1
-11
/
+16
2016-06-11
tb hash: track translated blocks with qht
Emilio G. Cota
1
-43
/
+43
2016-06-11
tb hash: hash phys_pc, pc, and flags with xxhash
Emilio G. Cota
1
-2
/
+2
2016-05-26
cpu-exec: Fix direct jump to TB spanning page
Sergey Fedorov
1
-0
/
+9
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+1
2016-05-12
cpu-exec: Clean up 'interrupt_request' reloading in cpu_handle_interrupt()
Sergey Fedorov
1
-3
/
+4
2016-05-12
cpu-exec: Remove unused 'x86_cpu' and 'env' from cpu_exec()
Sergey Fedorov
1
-12
/
+0
2016-05-12
cpu-exec: Move TB execution stuff out of cpu_exec()
Sergey Fedorov
1
-55
/
+64
2016-05-12
cpu-exec: Move interrupt handling out of cpu_exec()
Sergey Fedorov
1
-62
/
+70
2016-05-12
cpu-exec: Move exception handling out of cpu_exec()
Sergey Fedorov
1
-41
/
+52
2016-05-12
cpu-exec: Move halt handling out of cpu_exec()
Sergey Fedorov
1
-14
/
+24
2016-05-12
cpu-exec: Remove relic orphaned comment
Sergey Fedorov
1
-2
/
+0
2016-05-12
tcg: Remove needless CPUState::current_tb
Sergey Fedorov
1
-4
/
+0
2016-05-12
cpu-exec: Move TB chaining into tb_find_fast()
Sergey Fedorov
1
-16
/
+19
2016-05-12
tcg: Rework tb_invalidated_flag
Sergey Fedorov
1
-10
/
+11
2016-05-12
tcg: Clean up from 'next_tb'
Sergey Fedorov
1
-27
/
+32
2016-05-12
cpu-exec: elide more icount code if CONFIG_USER_ONLY
Paolo Bonzini
1
-0
/
+8
2016-05-12
tcg: reorganize tb_find_physical loop
Alex Bennée
1
-20
/
+24
2016-05-12
tcg: Clean up direct block chaining safety checks
Sergey Fedorov
1
-5
/
+2
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
1
-3
/
+3
2016-03-22
qemu-log: dfilter-ise exec, out_asm, op and opt_op
Alex Bennée
1
-6
/
+7
2016-03-22
qemu-log: Improve the "exec" TB execution logging
Peter Maydell
1
-9
/
+11
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
1
-0
/
+1
2016-01-29
exec: Clean up includes
Peter Maydell
1
-1
/
+1
2015-12-21
Merge tag 'v2.5.0' into tizen_3.0_qemu_2.5
SeokYeon Hwang
1
-119
/
+137
2015-11-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ...
Peter Maydell
1
-13
/
+42
2015-11-06
replay: interrupts and exceptions
Pavel Dovgalyuk
1
-10
/
+38
[next]