index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
inject_fault.c
Age
Commit message (
Expand
)
Author
2025-09-20
KVM: arm64: Populate level on S1PTW SEA injection
Marc Zyngier
2025-07-09
KVM: arm64: Populate ESR_ELx.EC for emulated SError injection
Oliver Upton
2025-07-08
KVM: arm64: nv: Honor SError routing effects of SCTLR2_ELx.NMEA
Oliver Upton
2025-07-08
KVM: arm64: nv: Take "masked" aborts to EL2 when HCRX_EL2.TMEA is set
Oliver Upton
2025-07-08
KVM: arm64: Route SEAs to the SError vector when EASE is set
Oliver Upton
2025-07-08
KVM: arm64: nv: Ensure Address size faults affect correct ESR
Oliver Upton
2025-07-08
KVM: arm64: Factor out helper for selecting exception target EL
Oliver Upton
2025-07-08
KVM: arm64: nv: Honor SError exception routing / masking
Oliver Upton
2025-07-08
KVM: arm64: nv: Respect exception routing rules for SEAs
Oliver Upton
2024-02-24
KVM: arm64: Fix typos
Bjorn Helgaas
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