freebsd-skq/sys/powerpc/include
luporl 38e00d542b 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
..
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h
altivec.h
asm.h
atomic.h Implement atomic_swap_xxx() for all platforms. 2018-12-10 13:38:13 +00:00
bat.h
bus_dma.h
bus.h
clock.h
counter.h Back pcpu zone with domain correct pages 2018-07-06 02:06:03 +00:00
cpu.h Add a KPI for the delay while spinning on a spin lock. 2018-11-05 21:34:17 +00:00
cpufunc.h
db_machdep.h Fix PPC symbol resolution 2018-05-10 03:59:48 +00:00
dbdma.h
dump.h
efi.h
elf.h Consolidate identical ELF auxargs type defintions. 2018-10-22 22:24:32 +00:00
endian.h
exec.h
float.h
floatingpoint.h
fpu.h Added ptrace support for reading/writing powerpc VSX registers 2018-06-02 19:17:11 +00:00
frame.h
gdb_machdep.h
hid.h On POWER9 clear the HID0_RADIX before enabling the page tables 2018-05-26 04:33:19 +00:00
ieee.h
ieeefp.h Fix floating point exception definitions for powerpcspe 2018-07-24 22:04:56 +00:00
in_cksum.h
intr_machdep.h
kdb.h Expose stopped cpu contexts to ddb on PowerPC 2018-06-25 22:05:33 +00:00
limits.h
machdep.h
md_var.h Break out the cpu_features setup to its own function, to be run earlier 2018-05-05 15:48:39 +00:00
memdev.h
metadata.h
mmuvar.h Split the PowerISA 3.0 HPT implementation from historic 2018-06-14 17:23:51 +00:00
ofw_machdep.h
openpicreg.h
openpicvar.h
param.h
pcb.h powerpc: Sync icache on SIGILL, in case of cache issues 2018-11-19 23:54:49 +00:00
pcpu.h powerpc64: Add initial support for HTM (kABI) 2018-09-06 17:07:21 +00:00
pio.h
platform.h
platformvar.h
pmap.h Revert r336509. Fails buildworld. 2018-07-19 21:06:58 +00:00
pmc_mdep.h
proc.h
profile.h
psl.h
pte.h Add support for powernv POWER9 MMU initialization 2018-05-05 16:00:02 +00:00
ptrace.h Added ptrace support for reading/writing powerpc VSX registers 2018-06-02 19:17:11 +00:00
reg.h
reloc.h
resource.h
rtas.h
runq.h
sc_machdep.h
setjmp.h
sigframe.h
signal.h
slb.h
smp.h Expose stopped cpu contexts to ddb on PowerPC 2018-06-25 22:05:33 +00:00
spr.h powerpcspe: Implement SPE exception handling 2018-10-21 00:43:27 +00:00
sr.h
stack.h
stdarg.h
sysarch.h
tlb.h powerpc/booke: Turn tlb*_print_tlbentries() into 'show tlb*' DDB commands 2018-10-22 00:21:27 +00:00
trap.h ppc64: handle exception 0x1500 (soft patch) 2018-12-10 14:54:28 +00:00
ucontext.h
vdso.h
vm.h
vmparam.h powerpc: Don't include KERNBASE in genassym, it's unnecessary 2018-11-28 16:00:52 +00:00