summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/aarch32.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier2020-05-161-204/+0
* KVM: arm: Make inject_abt32() inject an external abort insteadJames Morse2020-01-231-3/+7
* KVM: arm: Fix DFSR setting for non-LPAE aarch32 guestsJames Morse2020-01-231-3/+5
* KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland2020-01-191-3/+3
* KVM: arm/arm64: Correct CPSR on exception entryMark Rutland2020-01-191-10/+101
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse2019-05-241-121/+0
* kvm/arm: use PSR_AA32 definitionsMark Rutland2018-07-051-10/+10
* KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1Christoffer Dall2018-03-191-1/+1
* KVM: arm/arm64: Unify 32bit fault injectionMarc Zyngier2017-11-061-5/+92
* KVM: arm64: Make kvm_condition_valid32() accessible from EL2Marc Zyngier2017-06-151-1/+1
* arm64: KVM: Make kvm_skip_instr32 available to HYPMarc Zyngier2016-09-081-2/+3
* arm: KVM: Use common AArch32 conditional execution codeMarc Zyngier2016-09-081-0/+5
* arm64: KVM: Move the AArch32 conditional execution to common codeMarc Zyngier2016-09-081-0/+146