]> Git Repo - qemu.git/commit - target-s390x/misc_helper.c
kvm: Pass CPUState to kvm_vcpu_ioctl()
authorAndreas Färber <[email protected]>
Wed, 31 Oct 2012 05:06:49 +0000 (06:06 +0100)
committerAndreas Färber <[email protected]>
Wed, 19 Dec 2012 13:09:31 +0000 (14:09 +0100)
commit1bc22652d62f862a5def54f939e87fdb7a5593ae
tree007c4c834f580f81989b94c5c5489a57ff2b2263
parent20d695a9254c1b086a456d3b79a3c311236643ba
kvm: Pass CPUState to kvm_vcpu_ioctl()

Adapt helper functions to pass X86CPU / PowerPCCPU / S390CPU.

Signed-off-by: Andreas Färber <[email protected]>
14 files changed:
hw/kvm/apic.c
hw/kvm/clock.c
hw/ppc.c
hw/s390-virtio-bus.c
hw/spapr.c
kvm-all.c
kvm.h
target-i386/kvm.c
target-ppc/kvm.c
target-ppc/kvm_ppc.h
target-s390x/cpu.h
target-s390x/interrupt.c
target-s390x/kvm.c
target-s390x/misc_helper.c
This page took 0.029299 seconds and 4 git commands to generate.