summaryrefslogtreecommitdiff
path: root/arch/arm/kvm/psci.c
AgeCommit message (Expand)Author
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-05-09arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier
2018-04-20arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMark Rutland
2018-04-20arm/arm64: KVM: Turn kvm_psci_version into a static inlineMark Rutland
2018-04-20arm/arm64: KVM: Advertise SMCCC v1.1Mark Rutland
2018-04-20arm/arm64: KVM: Implement PSCI 1.0 supportMark Rutland
2018-04-20arm/arm64: KVM: Add smccc accessors to PSCI codeMark Rutland
2018-04-20arm/arm64: KVM: Add PSCI_VERSION helperMark Rutland
2018-04-20arm/arm64: KVM: Consolidate the PSCI include filesMark Rutland
2017-05-20KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin
2015-10-22KVM: arm/arm64: rename pause into power_offEric Auger
2015-09-04arm/arm64: KVM: Fix PSCI affinity info return value for non valid coresAlexander Spyridakis
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-17ARM: kvm: psci: fix handling of unimplemented functionsLorenzo Pieralisi
2015-05-27arm/arm64: kvm: add missing PSCI includeMark Rutland
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara
2014-12-13arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall
2014-04-30ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPENDAnup Patel
2014-04-30ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2Anup Patel
2014-04-30ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functionsAnup Patel
2014-04-30ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFOAnup Patel
2014-04-30ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESETAnup Patel
2014-04-30ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel
2014-04-30ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel
2013-12-21arm: KVM: Don't return PSCI_INVAL if waitqueue is inactiveChristoffer Dall
2013-11-11Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2013-11-07arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpukvm-arm64/for-3.13-1Marc Zyngier
2013-10-22arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier
2013-06-26ARM: KVM: Don't handle PSCI calls via SMCDave P Martin
2013-01-23KVM: ARM: Power State Coordination Interface implementationMarc Zyngier