linux/arch/arm/kvm/hyp
Marc Zyngier c36b6db5f3 ARM: KVM: Add panic handling code
Instead of spinning forever, let's "properly" handle any unexpected
exception ("properly" meaning "print a spat on the console and die").

This has proved useful quite a few times...

Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2016-02-29 18:34:14 +00:00
..
banked-sr.c ARM: KVM: Add banked registers save/restore 2016-02-29 18:34:13 +00:00
cp15-sr.c ARM: KVM: Add CP15 save/restore code 2016-02-29 18:34:13 +00:00
entry.S ARM: KVM: Add VFP lazy save/restore handler 2016-02-29 18:34:14 +00:00
hyp-entry.S ARM: KVM: Add panic handling code 2016-02-29 18:34:14 +00:00
hyp.h ARM: KVM: Add HYP mode entry code 2016-02-29 18:34:14 +00:00
Makefile ARM: KVM: Add HYP mode entry code 2016-02-29 18:34:14 +00:00
switch.c ARM: KVM: Add panic handling code 2016-02-29 18:34:14 +00:00
timer-sr.c ARM: KVM: Add timer save/restore 2016-02-29 18:34:13 +00:00
tlb.c ARM: KVM: Add TLB invalidation code 2016-02-29 18:34:13 +00:00
vfp.S ARM: KVM: Add VFP save/restore 2016-02-29 18:34:13 +00:00
vgic-v2-sr.c ARM: KVM: Add vgic v2 save/restore 2016-02-29 18:34:13 +00:00