]> git.baikalelectronics.ru Git - kernel.git/commit
ARM64: KVM: Implement kvm_vcpu_preferred_target() function
authorAnup Patel <anup.patel@linaro.org>
Mon, 30 Sep 2013 08:50:06 +0000 (14:20 +0530)
committerChristoffer Dall <christoffer.dall@linaro.org>
Wed, 2 Oct 2013 18:29:40 +0000 (11:29 -0700)
commit1c4b0b3d6e89a8423e46bdf5a0fc25cc7f98065b
tree06284390516ff0ea5eb3296bc6bf0bf88e734940
parent313371fd5551846b0b6a3e6b0c0ce7d906848b21
ARM64: KVM: Implement kvm_vcpu_preferred_target() function

This patch implements kvm_vcpu_preferred_target() function for
KVM ARM64 which will help us implement KVM_ARM_PREFERRED_TARGET
ioctl for user space.

Signed-off-by: Anup Patel <anup.patel@linaro.org>
Signed-off-by: Pranavkumar Sawargaonkar <pranavkumar@linaro.org>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/guest.c