summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/psci.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-07arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier1-20/+16
2018-06-20sched/swait: Rename to exclusivePeter Zijlstra1-1/+1
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier1-2/+16
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier1-0/+60
2018-02-06arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier1-1/+8
2018-02-06arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier1-10/+2
2018-02-06arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier1-1/+23
2018-02-06arm/arm64: KVM: Implement PSCI 1.0 supportMarc Zyngier1-1/+44
2018-02-06arm/arm64: KVM: Add smccc accessors to PSCI codeMarc Zyngier1-10/+42
2018-02-06arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier1-3/+1
2018-02-06arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier1-1/+2
2017-06-04KVM: arm/arm64: change exit request to sleep requestAndrew Jones1-2/+2
2017-06-04KVM: arm/arm64: optimize VCPU RUNAndrew Jones1-0/+2
2017-06-04KVM: arm/arm64: use vcpu requests for power_offAndrew Jones1-3/+2
2017-06-04KVM: arm/arm64: properly use vcpu requestsAndrew Jones1-0/+1
2017-05-04KVM: arm/arm64: Move shared files to virt/kvm/armChristoffer Dall1-0/+332