index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpus: flush all requests on each vm stop
Michael S. Tsirkin
2010-12-09
1
-0
/
+2
*
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
1
-2
/
+1
*
MCE: Relay UCR MCE to guest
Marcelo Tosatti
2010-10-20
1
-8
/
+73
*
iothread: use signalfd
Marcelo Tosatti
2010-10-20
1
-5
/
+69
*
Rework debug exception processing for gdb use
Jan Kiszka
2010-07-22
1
-10
/
+16
*
Rename tcg_cpu_exec and tcg_has_work
Jan Kiszka
2010-07-22
1
-5
/
+5
*
Drop redundant global cur_cpu variable
Jan Kiszka
2010-07-22
1
-3
/
+2
*
Fix qemu_wait_io_event processing in io-thread mode
Jan Kiszka
2010-07-22
1
-4
/
+9
*
Fix cpu_exit for tcp_cpu_exec
Jan Kiszka
2010-07-22
1
-1
/
+2
*
Init qemu_system_cond
Jan Kiszka
2010-07-22
1
-0
/
+1
*
Fix io-thread build breakage of a88790a14f
Jan Kiszka
2010-07-06
1
-0
/
+1
*
make qemu_thread_create block all signals
Paolo Bonzini
2010-06-14
1
-27
/
+11
*
cpus: add one 'const'
Blue Swirl
2010-05-14
1
-1
/
+1
*
add cpu_is_stopped helper
Marcelo Tosatti
2010-05-11
1
-0
/
+5
*
port qemu-kvm's on_vcpu code
Marcelo Tosatti
2010-05-11
1
-0
/
+53
*
standardize on qemu_cpu_kick for signalling cpu thread(s)
Marcelo Tosatti
2010-05-11
1
-5
/
+2
*
make SIG_IPI to tcg vcpu thread reliable
Marcelo Tosatti
2010-05-11
1
-14
/
+9
*
Fix cpu list("-cpu ?") breakage, spotted by TeLeMan
Blue Swirl
2010-05-04
1
-0
/
+11
*
kvm_init_vcpu requires global lock held
Marcelo Tosatti
2010-04-26
1
-1
/
+1
*
Fix build when configured with --enable-io-thread
Blue Swirl
2010-04-12
1
-0
/
+16
*
fix 100% cpu utilization when cpu is stopped
Paolo Bonzini
2010-04-07
1
-4
/
+2
*
Compile qemu-timer only once
Blue Swirl
2010-03-29
1
-0
/
+16
*
Refactor CPUState handling out of vl.c
Blue Swirl
2010-03-29
1
-0
/
+773