linux-kernel-test/arch/arm/include
Marc Zyngier aa024c2f35 KVM: ARM: Power State Coordination Interface implementation
Implement the PSCI specification (ARM DEN 0022A) to control
virtual CPUs being "powered" on or off.

PSCI/KVM is detected using the KVM_CAP_ARM_PSCI capability.

A virtual CPU can now be initialized in a "powered off" state,
using the KVM_ARM_VCPU_POWER_OFF feature flag.

The guest can use either SMC or HVC to execute a PSCI function.

Reviewed-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <c.dall@virtualopensystems.com>
2013-01-23 13:29:18 -05:00
..
asm KVM: ARM: Power State Coordination Interface implementation 2013-01-23 13:29:18 -05:00
debug ARM: arm-soc: multiplatform conversion patches 2012-12-13 10:57:16 -08:00
uapi/asm KVM: ARM: Power State Coordination Interface implementation 2013-01-23 13:29:18 -05:00