index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
inject_fault.c
Age
Commit message (
Expand
)
Author
2023-04-21
KVM: arm64: Fix repeated words in comments
Jingyu Wang
2023-02-11
KVM: arm64: nv: Support virtual EL2 exceptions
Jintack Lim
2022-06-10
KVM: arm64: Move vcpu PC/Exception flags to the input flag set
Marc Zyngier
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-04-29
KVM: arm64: Treat ESR_EL2 as a 64-bit register
Alexandru Elisei
2022-04-27
KVM: arm64: Inject exception on out-of-IPA-range translation fault
Marc Zyngier
2020-11-10
KVM: arm64: Move AArch32 exceptions over to AArch64 sysregs
Marc Zyngier
2020-11-10
KVM: arm64: Consolidate exception injection
Marc Zyngier
2020-11-10
KVM: arm64: Inject AArch64 exceptions from HYP
Marc Zyngier
2020-09-18
KVM: arm64: Fix inject_fault.c kernel-doc warnings
Tian Tao
2020-07-07
KVM: arm64: Move ELR_EL1 to the system register array
Marc Zyngier
2020-05-28
KVM: arm64: Parametrize exception entry with a target EL
Marc Zyngier
2020-01-19
KVM: arm64: Correct PSTATE on exception entry
Mark Rutland
2019-10-21
KVM: arm/arm64: Allow user injection of external data aborts
Christoffer Dall
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-07-21
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
2018-03-19
KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1
Christoffer Dall
2018-03-19
KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1
Christoffer Dall
2018-03-19
KVM: arm64: Rewrite system register accessors to read/write functions
Christoffer Dall
2018-03-19
KVM: arm/arm64: Introduce vcpu_el1_is_32bit
Christoffer Dall
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
2018-01-16
KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
James Morse
2017-11-06
KVM: arm/arm64: Unify 32bit fault injection
Marc Zyngier
2016-09-08
arm64: KVM: Add Virtual Abort injection helper
Marc Zyngier
2016-08-01
arm64: KVM: Set cpsr before spsr on fault injection
Andrew Jones
2016-05-20
kvm: arm64: Fix EC field in inject_abt64
Matt Evans
2016-01-24
arm64: KVM: Fix AArch64 guest userspace exception injection
Marc Zyngier
2015-11-24
arm64: KVM: Fix AArch32 to AArch64 register mapping
Marc Zyngier
2015-08-27
arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
Marc Zyngier
2015-01-15
arm64: kvm: move to ESR_ELx macros
Mark Rutland
2013-06-12
arm64: KVM: 32bit guest fault injection
Marc Zyngier
2013-06-07
arm64: KVM: fault injection into a guest
Marc Zyngier