summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/regmap.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-10KVM: arm64: Get rid of the AArch32 register mapping codeMarc Zyngier1-128/+0
2020-11-10KVM: arm64: Remove SPSR manipulation primitivesMarc Zyngier1-96/+0
2020-07-07KVM: arm64: Move SPSR_EL1 to the system register arrayMarc Zyngier1-2/+2
2020-07-07KVM: arm64: Disintegrate SPSR arrayMarc Zyngier1-3/+32
2020-07-07KVM: arm64: Make struct kvm_regs userspace-onlyMarc Zyngier1-3/+3
2019-07-26arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell1-0/+5
2019-07-05KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2018-07-05kvm/arm: use PSR_AA32 definitionsMark Rutland1-11/+11
2018-03-19KVM: arm64: Prepare to handle deferred save/restore of 32-bit registersChristoffer Dall1-17/+50
2013-06-12arm64: KVM: 32bit GP register accessMarc Zyngier1-0/+168