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-09-20
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-5
/
+0
2011-09-20
block: avoid SIGUSR2
Frediano Ziglio
1
-5
/
+0
2011-09-15
Drop the vm_running global variable
Luiz Capitulino
1
-5
/
+4
2011-09-15
RunState: Add additional states
Luiz Capitulino
1
-0
/
+1
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
1
-5
/
+5
2011-09-02
main: force enabling of I/O thread
Anthony Liguori
1
-143
/
+0
2011-08-22
Replace qemu_system_cond with VCPU stop mechanism
Jan Kiszka
1
-14
/
+6
2011-08-22
Do not kick vcpus in TCG mode
Jan Kiszka
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-4
/
+4
2011-07-23
iothread: replace fair_mutex with a condition variable
Paolo Bonzini
1
-15
/
+9
2011-07-16
Fix signal handling of SIG_IPI when io-thread is enabled
Alexandre Raymond
1
-1
/
+9
2011-07-16
Fix signal handling when io-thread is disabled
Alexandre Raymond
1
-1
/
+1
2011-06-27
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-0
/
+3
2011-06-26
Remove exec-all.h include directives
Blue Swirl
1
-1
/
+0
2011-06-24
Do not include compatfd for WIN32
Jan Kiszka
1
-0
/
+3
2011-06-20
Fix typo in cpus.c
Alexandre Raymond
1
-1
/
+1
2011-06-15
Command line support for altering the log file location
Matthew Fernandez
1
-0
/
+5
2011-04-15
qemu_next_deadline should not consider host-time timers
Paolo Bonzini
1
-2
/
+2
2011-04-15
enable vm_clock to "warp" in the iothread+icount case
Paolo Bonzini
1
-1
/
+7
2011-04-15
really fix -icount in the iothread case
Paolo Bonzini
1
-0
/
+3
2011-03-21
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-72
/
+54
2011-03-20
Fix conversions from pointer to int and vice versa
Stefan Weil
1
-4
/
+4
2011-03-16
Expose thread_id in info cpus
Jan Kiszka
1
-0
/
+2
2011-03-16
kvm: Add in-kernel irqchip awareness to cpu_thread_is_idle
Jan Kiszka
1
-1
/
+2
2011-03-15
x86: Unbreak TCG support for hardware breakpoints
Jan Kiszka
1
-24
/
+3
2011-03-15
Implement qemu_kvm_eat_signals only for CONFIG_LINUX
Jan Kiszka
1
-47
/
+47
2011-03-13
add Win32 IPI service
Paolo Bonzini
1
-3
/
+22
2011-03-13
protect qemu_cpu_kick_self for Win32
Paolo Bonzini
1
-0
/
+4
2011-03-13
provide dummy signal init functions for win32
Paolo Bonzini
1
-70
/
+73
2011-03-13
merge all signal initialization with qemu_signalfd_init, rename
Paolo Bonzini
1
-51
/
+36
2011-03-13
iothread stops the vcpu thread via IPI
Paolo Bonzini
1
-0
/
+2
2011-03-13
do not use timedwait on qemu_cpu_cond
Paolo Bonzini
1
-2
/
+2
2011-03-13
do not use timedwait on qemu_pause_cond
Paolo Bonzini
1
-1
/
+1
2011-03-13
do not use timedwait on qemu_system_cond
Paolo Bonzini
1
-2
/
+2
2011-03-13
do not use timedwait on qemu_halt_cond
Paolo Bonzini
1
-2
/
+2
2011-03-13
always signal pause_cond after stopping a VCPU
Paolo Bonzini
1
-0
/
+2
2011-03-13
exit round-robin vcpu loop if cpu->stopped is true
Paolo Bonzini
1
-1
/
+1
2011-03-13
include qemu-thread.h early
Paolo Bonzini
1
-2
/
+1
2011-03-13
Refactor thread retrieval and check
Jan Kiszka
1
-14
/
+8
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
[next]