aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/fpsimd.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-22KVM: arm64: Remove unused __sve_save_stateMarc Zyngier1-6/+0
2021-10-21arm64/sve: Explicitly load vector length when restoring SVE stateMark Brown1-1/+1
2021-10-21arm64/sve: Make access to FFR optionalMark Brown1-2/+4
2021-03-18KVM: arm64: Rework SVE host-save/guest-restoreMarc Zyngier1-1/+1
2021-03-18KVM: arm64: Provide KVM's own save/restore SVE primitivesMarc Zyngier1-0/+10
2020-07-05KVM: arm64: Remove __hyp_text macro, use build rules insteadDavid Brazdil1-1/+0
2020-03-09arm64: kvm: Annotate assembly using modern annoationsMark Brown1-4/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2015-12-14arm64: KVM: Implement fpsimd save/restoreMarc Zyngier1-0/+33