aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/psci.c
AgeCommit message (Expand)Author
2020-05-16KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier
2020-04-17KVM: arm64: PSCI: Forbid 64bit functions for 32bit guestsMarc Zyngier
2020-04-17KVM: arm64: PSCI: Narrow input registers when using 32bit functionsMarc Zyngier
2020-03-16KVM: Remove unnecessary asm/kvm_host.h includesPeter Xu
2019-10-21KVM: arm/arm64: Factor out hypercall handling from PSCI codeChristoffer Dall
2019-07-05KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara
2019-07-05arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-02-07arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier
2018-06-20sched/swait: Rename to exclusivePeter Zijlstra
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier
2018-02-06arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-02-06arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier
2018-02-06arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier
2018-02-06arm/arm64: KVM: Implement PSCI 1.0 supportMarc Zyngier
2018-02-06arm/arm64: KVM: Add smccc accessors to PSCI codeMarc Zyngier
2018-02-06arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier
2018-02-06arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier
2017-06-04KVM: arm/arm64: change exit request to sleep requestAndrew Jones
2017-06-04KVM: arm/arm64: optimize VCPU RUNAndrew Jones
2017-06-04KVM: arm/arm64: use vcpu requests for power_offAndrew Jones
2017-06-04KVM: arm/arm64: properly use vcpu requestsAndrew Jones
2017-05-04KVM: arm/arm64: Move shared files to virt/kvm/armChristoffer Dall