index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpus.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
[prev]