summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/inject_fault.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Move ELR_EL1 to the system register arrayMarc Zyngier2020-07-071-1/+1
* KVM: arm64: Parametrize exception entry with a target ELMarc Zyngier2020-05-281-37/+38
* KVM: arm64: Correct PSTATE on exception entryMark Rutland2020-01-191-5/+65
* KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall2019-10-211-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng2018-07-211-3/+3
* KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1Christoffer Dall2018-03-191-2/+2
* KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1Christoffer Dall2018-03-191-2/+2
* KVM: arm64: Rewrite system register accessors to read/write functionsChristoffer Dall2018-03-191-4/+4
* KVM: arm/arm64: Introduce vcpu_el1_is_32bitChristoffer Dall2018-03-191-3/+3
* KVM: arm/arm64: Get rid of vcpu->arch.irq_linesChristoffer Dall2018-03-191-1/+1
* KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.James Morse2018-01-161-1/+12
* KVM: arm/arm64: Unify 32bit fault injectionMarc Zyngier2017-11-061-71/+3
* arm64: KVM: Add Virtual Abort injection helperMarc Zyngier2016-09-081-0/+12
* arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones2016-08-011-7/+5
* kvm: arm64: Fix EC field in inject_abt64Matt Evans2016-05-201-1/+1
* arm64: KVM: Fix AArch64 guest userspace exception injectionMarc Zyngier2016-01-241-3/+35
* arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2015-11-241-1/+1
* arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier2015-08-271-6/+6
* arm64: kvm: move to ESR_ELx macrosMark Rutland2015-01-151-7/+7
* arm64: KVM: 32bit guest fault injectionMarc Zyngier2013-06-121-1/+78
* arm64: KVM: fault injection into a guestMarc Zyngier2013-06-071-0/+126