aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hypercalls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-16KVM: arm64: Fix hypercall bitmap writeback when vcpus have already runMarc Zyngier1-1/+2
2022-05-03KVM: arm64: Add vendor hypervisor firmware registerRaghavendra Rao Ananta1-5/+20
2022-05-03KVM: arm64: Add standard hypervisor firmware registerRaghavendra Rao Ananta1-3/+20
2022-05-03KVM: arm64: Setup a framework for hypercall bitmap firmware registersRaghavendra Rao Ananta1-0/+104
2022-05-03KVM: arm64: Factor out firmware register handling from psci.cRaghavendra Rao Ananta1-0/+184
2022-02-24KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse1-0/+12
2021-04-07KVM: arm64: Add support for the KVM PTP serviceJianyong Wu1-0/+53
2021-03-31KVM: arm64: Advertise KVM UID to guests via SMCCCWill Deacon1-9/+18
2021-01-25KVM: arm64: Implement the TRNG hypervisor callArd Biesheuvel1-0/+6
2020-10-28KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIREDStephen Boyd1-1/+1
2020-09-29KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state()Marc Zyngier1-6/+17
2020-09-29KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier1-8/+6
2020-09-29arm64: Rewrite Spectre-v2 mitigation codeWill Deacon1-4/+4
2020-05-16KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier1-0/+71