From: Anup Patel Date: Tue, 29 Apr 2014 05:54:17 +0000 (+0530) Subject: KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~28^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50bb0c94759bff8c62f1c7c8f774255e44ec1a41;p=pandora-kernel.git KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature We have in-kernel emulation of PSCI v0.2 in KVM ARM/ARM64. To provide PSCI v0.2 interface to VCPUs, we have to enable KVM_ARM_VCPU_PSCI_0_2 feature when doing KVM_ARM_VCPU_INIT ioctl. The patch updates documentation of KVM_ARM_VCPU_INIT ioctl to provide info regarding KVM_ARM_VCPU_PSCI_0_2 feature. Signed-off-by: Anup Patel Signed-off-by: Pranavkumar Sawargaonkar Acked-by: Christoffer Dall Acked-by: Marc Zyngier Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed