KVM: Add capability to advertise PSCI v0.2 support
authorAnup Patel <anup.patel@linaro.org>
Tue, 29 Apr 2014 05:54:14 +0000 (11:24 +0530)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 2 Oct 2014 15:18:42 +0000 (17:18 +0200)
commit7d46aca1cf97c1ff323d799fd82ffd49bc294bd1
tree041bfed59e563fdf44adcb8061f5d7e19afdf94f
parentde055bd5eb6f2daf69c81f6f62241f0b977a2ae4
KVM: Add capability to advertise PSCI v0.2 support

User space (i.e. QEMU or KVMTOOL) should be able to check whether KVM
ARM/ARM64 supports in-kernel PSCI v0.2 emulation. For this purpose, we
define KVM_CAP_ARM_PSCI_0_2 in KVM user space interface header.

Signed-off-by: Anup Patel <anup.patel@linaro.org>
Signed-off-by: Pranavkumar Sawargaonkar <pranavkumar@linaro.org>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
(cherry picked from commit 717abd208dff75b343243aa5ed688f62190dda5e)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
include/uapi/linux/kvm.h