]> git.proxmox.com Git - mirror_qemu.git/commit - kvm-all.c
cpu: Move kvm_run into CPUState
authorAndreas Färber <afaerber@suse.de>
Sat, 1 Dec 2012 05:18:14 +0000 (06:18 +0100)
committerAndreas Färber <afaerber@suse.de>
Wed, 19 Dec 2012 13:09:32 +0000 (14:09 +0100)
commitf7575c96c6058763fe3bd8dd26f3d09473f2df36
tree9f9c620c6d38d0440d7517946088123412aa1c31
parenta60f24b56b07f46453424263b276b0879c25c4e6
cpu: Move kvm_run into CPUState

Pass CPUState / {X86,S390}CPU to helper functions.

Signed-off-by: Andreas Färber <afaerber@suse.de>
cpu-defs.h
include/qemu/cpu.h
kvm-all.c
target-i386/kvm.c
target-s390x/kvm.c