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
/
cpus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
1
-3
/
+4
2016-10-31
cpus: re-factor out handle_icount_deadline
Alex Bennée
1
-6
/
+13
2016-10-31
tcg: cpus rm tcg_exec_all()
Alex Bennée
1
-44
/
+43
2016-10-31
tcg: move tcg_exec_all and helpers above thread fn
Alex Bennée
1
-101
/
+99
2016-10-31
cpus: make all_vcpus_paused() return bool
Alex Bennée
1
-3
/
+3
2016-10-26
tcg: Add EXCP_ATOMIC
Richard Henderson
1
-0
/
+2
2016-09-29
qemu: use bdrv_flush_all for vm_stop et al
John Snow
1
-2
/
+2
2016-09-27
replay: allow replay stopping and restarting
Pavel Dovgalyuk
1
-0
/
+1
2016-09-27
cpus-common: move exclusive work infrastructure from linux-user
Paolo Bonzini
1
-0
/
+2
2016-09-27
cpus-common: move CPU work item management to common code
Sergey Fedorov
1
-81
/
+1
2016-09-27
cpus: Rename flush_queued_work()
Sergey Fedorov
1
-2
/
+2
2016-09-27
cpus: Move common code out of {async_, }run_on_cpu()
Sergey Fedorov
1
-24
/
+18
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
1
-8
/
+7
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-7
/
+13
2016-09-13
cpus: update comments
Cao jin
1
-3
/
+8
2016-09-13
cpus: rename local variable to meaningful one
Cao jin
1
-4
/
+4
2016-09-13
timer/cpus: fix some typos and update some comments
Cao jin
1
-3
/
+3
2016-06-11
seqlock: rename write_lock/unlock to write_begin/end
Emilio G. Cota
1
-14
/
+14
2016-06-11
seqlock: remove optional mutex
Emilio G. Cota
1
-1
/
+1
2016-05-30
cpu: Add a sync version of cpu_remove()
Bharata B Rao
1
-0
/
+12
2016-05-30
cpu: Reclaim vCPU objects
Gu Zheng
1
-2
/
+37
2016-05-23
cpus: call the core nmi injection function
Bandan Das
1
-14
/
+0
2016-05-23
cpus.c: Use pthread_sigmask() rather than sigprocmask()
Peter Maydell
1
-1
/
+1
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-1
/
+2
2016-04-05
cpus: don't use atomic_read for vm_clock_warp_start
Alex Bennée
1
-1
/
+9
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-3
/
+3
2016-03-17
block: Use blk_{commit,flush}_all() consistently
Max Reitz
1
-2
/
+3
2016-03-15
icount: decouple warp calls
Pavel Dovgalyuk
1
-25
/
+33
2016-03-15
icount: remove obsolete warp call
Pavel Dovgalyuk
1
-3
/
+0
2016-03-07
icount: possible options for sleep are on or off
Pranith Kumar
1
-2
/
+2
2016-02-19
qapi: Don't box branches of flat unions
Eric Blake
1
-12
/
+6
2016-02-08
qapi: Fix compilation failure on MIPS and SPARC
Eric Blake
1
-5
/
+5
2016-01-29
exec: Clean up includes
Peter Maydell
1
-1
/
+1
2016-01-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2016-01-26
cpus: use broadcast on qemu_pause_cond
Dr. David Alan Gilbert
1
-2
/
+2
2016-01-21
qom/cpu: Add MemoryRegion property
Peter Crosthwaite
1
-1
/
+3
2016-01-21
exec.c: Allow target CPUs to define multiple AddressSpaces
Peter Maydell
1
-0
/
+1
2016-01-21
exec.c: Don't set cpu->as until cpu_address_space_init
Peter Maydell
1
-2
/
+8
2015-12-17
cpu: Convert CpuInfo into flat union
Eric Blake
1
-12
/
+19
2015-11-26
call bdrv_drain_all() even if the vm is stopped
Wen Congyang
1
-0
/
+2
2015-11-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ...
Peter Maydell
1
-17
/
+47
2015-11-06
replay: checkpoints
Pavel Dovgalyuk
1
-0
/
+12
2015-11-06
icount: improve counting for record/replay
Pavel Dovgalyuk
1
-3
/
+8
2015-11-06
replay: recording and replaying clock ticks
Pavel Dovgalyuk
1
-1
/
+2
2015-11-05
cpu: replay instructions sequence
Pavel Dovgalyuk
1
-13
/
+25
2015-11-05
Revert "Introduce cpu_clean_all_dirty"
Liang Li
1
-9
/
+0
2015-10-08
s/cpu_get_real_ticks/cpu_get_host_ticks/
Christopher Covington
1
-3
/
+3
2015-09-30
cpu: Provide vcpu throttling interface
Jason J. Herne
1
-0
/
+78
2015-09-09
cpus: remove tcg_halt_cond and tcg_cpu_thread globals
KONRAD Frederic
1
-9
/
+6
[next]