[PATCH v5 01/11] KVM: Add capability to advertise PSCI v0.2 support
From: Anup Patel <hidden>
Date: 2014-03-22 04:00:44
From: Anup Patel <hidden>
Date: 2014-03-22 04:00:44
On 22 March 2014 04:52, Christoffer Dall [off-list ref] wrote:
On Fri, Mar 21, 2014 at 06:23:24PM +0530, Anup Patel wrote:quoted
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 <redacted> Signed-off-by: Pranavkumar Sawargaonkar <redacted>Please add the acked-by tags when people give them to you - otherwise it's a bit of a wasted effort and I have to go back and check so I don't review the patches again.
OK.
Thanks, -Christoffer