index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
psci.c
Age
Commit message (
Expand
)
Author
2014-04-30
ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND
Anup Patel
2014-04-30
ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2
Anup Patel
2014-04-30
ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functions
Anup Patel
2014-04-30
ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO
Anup Patel
2014-04-30
ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET
Anup Patel
2014-04-30
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
Anup Patel
2014-04-30
ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
Anup Patel
2013-12-21
arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive
Christoffer Dall
2013-11-11
Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2013-11-07
arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu
Marc Zyngier
2013-10-22
arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU
Marc Zyngier
2013-06-26
ARM: KVM: Don't handle PSCI calls via SMC
Dave P Martin
2013-01-23
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier