summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/regmap.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Get rid of the AArch32 register mapping codeMarc Zyngier2020-11-101-128/+0
* KVM: arm64: Remove SPSR manipulation primitivesMarc Zyngier2020-11-101-96/+0
* KVM: arm64: Move SPSR_EL1 to the system register arrayMarc Zyngier2020-07-071-2/+2
* KVM: arm64: Disintegrate SPSR arrayMarc Zyngier2020-07-071-3/+32
* KVM: arm64: Make struct kvm_regs userspace-onlyMarc Zyngier2020-07-071-3/+3
* arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell2019-07-261-0/+5
* KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin2019-07-051-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* kvm/arm: use PSR_AA32 definitionsMark Rutland2018-07-051-11/+11
* KVM: arm64: Prepare to handle deferred save/restore of 32-bit registersChristoffer Dall2018-03-191-17/+50
* arm64: KVM: 32bit GP register accessMarc Zyngier2013-06-121-0/+168