summaryrefslogtreecommitdiffstats
path: root/include/qemu/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* qom: move include files to include/qom/Paolo Bonzini2012-12-191-140/+0
* cpu: Move thread_id to CPUStateAndreas Färber2012-10-311-0/+1
* cpus: Pass CPUState to run_on_cpu()Andreas Färber2012-10-311-0/+10
* cpus: Pass CPUState to [qemu_]cpu_has_work()Andreas Färber2012-10-311-0/+10
* cpu: Move queued_work_{first,last} to CPUStateAndreas Färber2012-10-311-0/+1
* cpus: Pass CPUState to qemu_cpu_kick()Andreas Färber2012-10-311-0/+8
* cpu: Move halt_cond to CPUStateAndreas Färber2012-10-311-0/+1
* cpus: Pass CPUState to cpu_is_stopped()Andreas Färber2012-10-311-0/+11
* cpu: Move stopped field to CPUStateAndreas Färber2012-10-311-0/+2
* cpu: Move stop field to CPUStateAndreas Färber2012-10-311-0/+2
* cpu: Move created field to CPUStateAndreas Färber2012-10-311-0/+2
* cpus: Pass CPUState to qemu_cpu_is_self()Andreas Färber2012-10-311-0/+10
* cpu: Move thread_kicked to CPUStateAndreas Färber2012-08-021-0/+1
* cpu: Move thread field into CPUStateAndreas Färber2012-08-021-0/+1
* cpu: Move CPU_COMMON_THREAD into CPUStateAndreas Färber2012-08-021-0/+5
* cpu: Update documentation and commentAndreas Färber2012-05-081-2/+2
* qom: Introduce CPU classAndreas Färber2012-03-141-0/+75
OpenPOWER on IntegriCloud