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
2011-02-16
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-273
/
+452
2011-02-14
io-thread: make sure to initialize qemu_work_cond and qemu_cpu_cond
Anthony Liguori
1
-1
/
+3
2011-02-14
kvm: Separate TCG from KVM cpu execution
Jan Kiszka
1
-5
/
+5
2011-02-14
Move debug exception handling out of cpu_exec
Jan Kiszka
1
-5
/
+30
2011-02-14
Refactor debug and vmstop request interface
Jan Kiszka
1
-8
/
+1
2011-02-14
Improve vm_stop reason declarations
Jan Kiszka
1
-2
/
+2
2011-02-14
Fix a few coding style violations in cpus.c
Jan Kiszka
1
-27
/
+44
2011-02-14
Refactor cpu_has_work/any_cpu_has_work in cpus.c
Jan Kiszka
1
-20
/
+23
2011-02-14
Refactor kvm&tcg function names in cpus.c
Jan Kiszka
1
-8
/
+8
2011-02-14
Introduce VCPU self-signaling service
Jan Kiszka
1
-0
/
+21
2011-02-14
kvm: Add MCE signal support for !CONFIG_IOTHREAD
Jan Kiszka
1
-42
/
+65
2011-02-14
kvm: Fix race between timer signals and vcpu entry under !IOTHREAD
Jan Kiszka
1
-1
/
+30
2011-02-14
Set up signalfd under !CONFIG_IOTHREAD
Jan Kiszka
1
-53
/
+64
2011-02-14
kvm: Call qemu_kvm_eat_signals also under !CONFIG_IOTHREAD
Jan Kiszka
1
-38
/
+52
2011-02-14
kvm: Refactor qemu_kvm_eat_signals
Jan Kiszka
1
-16
/
+7
2011-02-14
kvm: Set up signal mask also for !CONFIG_IOTHREAD
Jan Kiszka
1
-2
/
+27
2011-02-14
Refactor signal setup functions in cpus.c
Jan Kiszka
1
-79
/
+83
2011-02-14
kvm: Provide sigbus services arch-independently
Jan Kiszka
1
-6
/
+4
2011-02-14
kvm: Handle kvm_init_vcpu errors
Jan Kiszka
1
-4
/
+15
2011-02-14
kvm: Drop redundant kvm_enabled from kvm_cpu_thread_fn
Jan Kiszka
1
-2
/
+2
2011-02-14
Trigger exit from cpu_exec_all on pending IO events
Jan Kiszka
1
-0
/
+1
2011-02-14
Stop current VCPU on synchronous reset requests
Jan Kiszka
1
-4
/
+13
2011-02-14
Prevent abortion on multiple VCPU kicks
Jan Kiszka
1
-1
/
+5
2011-01-23
kvm: Do not use qemu_fair_mutex
Jan Kiszka
1
-2
/
+0
2010-12-09
cpus: flush all requests on each vm stop
Michael S. Tsirkin
1
-0
/
+2
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
1
-2
/
+1
2010-10-20
MCE: Relay UCR MCE to guest
Marcelo Tosatti
1
-8
/
+73
2010-10-20
iothread: use signalfd
Marcelo Tosatti
1
-5
/
+69
2010-07-22
Rework debug exception processing for gdb use
Jan Kiszka
1
-10
/
+16
2010-07-22
Rename tcg_cpu_exec and tcg_has_work
Jan Kiszka
1
-5
/
+5
2010-07-22
Drop redundant global cur_cpu variable
Jan Kiszka
1
-3
/
+2
2010-07-22
Fix qemu_wait_io_event processing in io-thread mode
Jan Kiszka
1
-4
/
+9
2010-07-22
Fix cpu_exit for tcp_cpu_exec
Jan Kiszka
1
-1
/
+2
2010-07-22
Init qemu_system_cond
Jan Kiszka
1
-0
/
+1
2010-07-06
Fix io-thread build breakage of a88790a14f
Jan Kiszka
1
-0
/
+1
2010-06-14
make qemu_thread_create block all signals
Paolo Bonzini
1
-27
/
+11
2010-05-14
cpus: add one 'const'
Blue Swirl
1
-1
/
+1
2010-05-11
add cpu_is_stopped helper
Marcelo Tosatti
1
-0
/
+5
2010-05-11
port qemu-kvm's on_vcpu code
Marcelo Tosatti
1
-0
/
+53
2010-05-11
standardize on qemu_cpu_kick for signalling cpu thread(s)
Marcelo Tosatti
1
-5
/
+2
2010-05-11
make SIG_IPI to tcg vcpu thread reliable
Marcelo Tosatti
1
-14
/
+9
2010-05-04
Fix cpu list("-cpu ?") breakage, spotted by TeLeMan
Blue Swirl
1
-0
/
+11
2010-04-26
kvm_init_vcpu requires global lock held
Marcelo Tosatti
1
-1
/
+1
2010-04-12
Fix build when configured with --enable-io-thread
Blue Swirl
1
-0
/
+16
2010-04-07
fix 100% cpu utilization when cpu is stopped
Paolo Bonzini
1
-4
/
+2
2010-03-29
Compile qemu-timer only once
Blue Swirl
1
-0
/
+16
2010-03-29
Refactor CPUState handling out of vl.c
Blue Swirl
1
-0
/
+773