]> git.proxmox.com Git - qemu.git/commit - target-i386/helper.c
cpus: Pass CPUState to run_on_cpu()
authorAndreas Färber <afaerber@suse.de>
Thu, 3 May 2012 12:58:47 +0000 (14:58 +0200)
committerAndreas Färber <afaerber@suse.de>
Wed, 31 Oct 2012 03:12:23 +0000 (04:12 +0100)
commitf100f0b38fe43c683f437a8fa3e449d6752f6a58
treea39c6435ed12280f3ccd53301063ce2000f26ddd
parent8c5cf3b6219d5d5fb61a9d6e59022fc72dab8f85
cpus: Pass CPUState to run_on_cpu()

CPUArchState is no longer needed.

Move the declaration to include/qemu/cpu.h and add documentation.

Signed-off-by: Andreas Färber <afaerber@suse.de>
cpu-all.h
cpus.c
hw/kvm/apic.c
hw/kvmvapic.c
hw/ppce500_spin.c
include/qemu/cpu.h
kvm-all.c
target-i386/helper.c