summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/inject_fault.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* 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/+3Star
* 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/+5Star
* 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