linux/Documentation/virtual
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
..
kvm KVM: ARM: Power State Coordination Interface implementation 2013-01-23 13:29:18 -05:00
uml typo in UserModeLinux-HOWTO 2012-10-09 22:35:24 +02:00
00-INDEX lguest: remove reference from Documentation/virtual/00-INDEX 2012-01-28 08:10:23 +10:30
virtio-spec.txt virtio: update documentation to v0.9.5 of spec 2012-05-22 12:16:09 +09:30