Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |