linux_dsm_epyc7002/virt/kvm/arm/hyp
Marc Zyngier 7b1dba1f73 KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
A write-to-read-only GICv3 access should UNDEF at EL1. But since
we're in complete paranoia-land with broken CPUs, let's assume the
worse and gracefully handle the case.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Christoffer Dall <cdall@linaro.org>
Signed-off-by: Christoffer Dall <cdall@linaro.org>
2017-06-15 09:45:07 +01:00
..
timer-sr.c KVM: arm/arm64: Move cntvoff to each timer context 2017-02-08 15:13:33 +00:00
vgic-v2-sr.c KVM: arm/arm64: vgic: Get rid of MISR and EISR fields 2017-04-09 07:49:10 -07:00
vgic-v3-sr.c KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access 2017-06-15 09:45:07 +01:00