aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/inject_fault.c
AgeCommit message (Expand)Author
2023-04-21KVM: arm64: Fix repeated words in commentsJingyu Wang
2023-02-11KVM: arm64: nv: Support virtual EL2 exceptionsJintack Lim
2022-06-10KVM: arm64: Move vcpu PC/Exception flags to the input flag setMarc Zyngier
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-04-29KVM: arm64: Treat ESR_EL2 as a 64-bit registerAlexandru Elisei
2022-04-27KVM: arm64: Inject exception on out-of-IPA-range translation faultMarc Zyngier
2020-11-10KVM: arm64: Move AArch32 exceptions over to AArch64 sysregsMarc Zyngier
2020-11-10KVM: arm64: Consolidate exception injectionMarc Zyngier
2020-11-10KVM: arm64: Inject AArch64 exceptions from HYPMarc Zyngier
2020-09-18KVM: arm64: Fix inject_fault.c kernel-doc warningsTian Tao
2020-07-07KVM: arm64: Move ELR_EL1 to the system register arrayMarc Zyngier
2020-05-28KVM: arm64: Parametrize exception entry with a target ELMarc Zyngier
2020-01-19KVM: arm64: Correct PSTATE on exception entryMark Rutland
2019-10-21KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-07-21arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng
2018-03-19KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1Christoffer Dall
2018-03-19KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1Christoffer Dall
2018-03-19KVM: arm64: Rewrite system register accessors to read/write functionsChristoffer Dall
2018-03-19KVM: arm/arm64: Introduce vcpu_el1_is_32bitChristoffer Dall
2018-03-19KVM: arm/arm64: Get rid of vcpu->arch.irq_linesChristoffer Dall
2018-01-16KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.James Morse
2017-11-06KVM: arm/arm64: Unify 32bit fault injectionMarc Zyngier
2016-09-08arm64: KVM: Add Virtual Abort injection helperMarc Zyngier
2016-08-01arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones
2016-05-20kvm: arm64: Fix EC field in inject_abt64Matt Evans
2016-01-24arm64: KVM: Fix AArch64 guest userspace exception injectionMarc Zyngier
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2015-08-27arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-01-15arm64: kvm: move to ESR_ELx macrosMark Rutland
2013-06-12arm64: KVM: 32bit guest fault injectionMarc Zyngier
2013-06-07arm64: KVM: fault injection into a guestMarc Zyngier