ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space
authorAnup Patel <anup.patel@linaro.org>
Tue, 29 Apr 2014 05:54:25 +0000 (11:24 +0530)
committerChristoffer Dall <christoffer.dall@linaro.org>
Wed, 30 Apr 2014 11:18:58 +0000 (04:18 -0700)
commit4447a208f7fc2e2dff8c6a8df2a1fd6dd72fb3e2
tree6253276fbb2a9e41741ca32f6bdb118e0aeb9909
parentb376d02b53b87f8684f91f13ba4ee43331850fcd
ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space

We have PSCI v0.2 emulation available in KVM ARM/ARM64
hence advertise this to user space (i.e. QEMU or KVMTOOL)
via KVM_CHECK_EXTENSION ioctl.

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>
arch/arm/kvm/arm.c
This page took 0.028041 seconds and 5 git commands to generate.