]> Git Repo - qemu.git/commit - target/s390x/kvm.c
kvm: Create kvm_arch_vcpu_id() function
authorEduardo Habkost <[email protected]>
Tue, 22 Jan 2013 20:25:01 +0000 (18:25 -0200)
committerAndreas Färber <[email protected]>
Sun, 27 Jan 2013 13:34:26 +0000 (14:34 +0100)
commitb164e48ed1600055bc190aa3ab42c18004d2c711
treeaa0b929a382279f4a2bc3defbae311c0ccc2fdd8
parent2969475869a6f33b8883c2fbf90252dcf617902e
kvm: Create kvm_arch_vcpu_id() function

This will allow each architecture to define how the VCPU ID is set on
the KVM_CREATE_VCPU ioctl call.

Signed-off-by: Eduardo Habkost <[email protected]>
Acked-by: Gleb Natapov <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
include/sysemu/kvm.h
kvm-all.c
target-i386/kvm.c
target-ppc/kvm.c
target-s390x/kvm.c
This page took 0.026321 seconds and 4 git commands to generate.