summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/psci.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara2019-07-051-15/+124
* arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara2019-07-051-1/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier2019-02-071-20/+16Star
* sched/swait: Rename to exclusivePeter Zijlstra2018-06-201-1/+1
* arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier2018-05-311-2/+16
* arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-04-201-0/+60
* arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2018-02-061-1/+8
* arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier2018-02-061-10/+2Star
* arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier2018-02-061-1/+23
* arm/arm64: KVM: Implement PSCI 1.0 supportMarc Zyngier2018-02-061-1/+44
* arm/arm64: KVM: Add smccc accessors to PSCI codeMarc Zyngier2018-02-061-10/+42
* arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier2018-02-061-3/+1Star
* arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier2018-02-061-1/+2
* KVM: arm/arm64: change exit request to sleep requestAndrew Jones2017-06-041-2/+2
* KVM: arm/arm64: optimize VCPU RUNAndrew Jones2017-06-041-0/+2
* KVM: arm/arm64: use vcpu requests for power_offAndrew Jones2017-06-041-3/+2Star
* KVM: arm/arm64: properly use vcpu requestsAndrew Jones2017-06-041-0/+1
* KVM: arm/arm64: Move shared files to virt/kvm/armChristoffer Dall2017-05-041-0/+332