aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/kvm/arm_psci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-21KVM: arm64: Get rid of vCPU-scoped feature bitmapOliver Upton1-1/+1
2022-05-03KVM: arm64: Factor out firmware register handling from psci.cRaghavendra Rao Ananta1-7/+0
2022-02-25Merge branch kvm-arm64/psci-1.1 into kvmarm-master/nextMarc Zyngier1-1/+2
2022-02-21KVM: arm64: Bump guest PSCI version to 1.1Will Deacon1-1/+2
2022-02-08KVM: arm64: Drop unused param from kvm_psci_version()Oliver Upton1-5/+1
2019-10-21KVM: arm/arm64: Factor out hypercall handling from PSCI codeChristoffer Dall1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier1-2/+14
2018-02-06arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier1-1/+20
2018-02-06arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier1-1/+1
2018-02-06arm/arm64: KVM: Implement PSCI 1.0 supportMarc Zyngier1-0/+3
2018-02-06arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier1-2/+4
2018-02-06arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier1-0/+27