freebsd-dev/sys/powerpc/aim
Leandro Lupori be2bd024de ppc64: handle exception 0x1500 (soft patch)
This change adds a hypervisor trap handler for exception 0x1500 (soft patch),
normalizing all VSX registers and returning.
This avoids a kernel panic due to unknown exception.

Change made with the collaboration of leonardo.bianconi_eldorado.org.br,
that found out that this is a hypervisor exception and not a supervisor one,
and fixed this in the code.

Reviewed by:	jhibbits, sbruno
Differential Revision:	https://reviews.freebsd.org/D17806
2018-12-10 14:54:28 +00:00
..
aim_machdep.c ppc64: handle exception 0x1500 (soft patch) 2018-12-10 14:54:28 +00:00
isa3_hashtb.c
locore32.S powerpc: Don't include KERNBASE in genassym, it's unnecessary 2018-11-28 16:00:52 +00:00
locore64.S powerpc: Don't include KERNBASE in genassym, it's unnecessary 2018-11-28 16:00:52 +00:00
locore.S
mmu_oea64.c powerpc: Use MAX() macro instead of max() inline function to calculate Maxmem 2018-11-10 02:37:56 +00:00
mmu_oea64.h
mmu_oea.c
moea64_if.m
moea64_native.c
mp_cpudep.c
slb.c
trap_subr32.S
trap_subr64.S powerpc64: Fix stack setup in dbtrap 2018-06-23 01:42:34 +00:00