freebsd-skq/sys/powerpc/pseries
Justin Hibbits d49fc192c1 powerpc/powernv: Add a driver for the POWER9 XIVE interrupt controller
The XIVE (External Interrupt Virtualization Engine) is a new interrupt
controller present in IBM's POWER9 processor.  It's a very powerful,
very complex device using queues and shared memory to improve interrupt
dispatch performance in a virtualized environment.

This yields a ~10% performance improvment over the XICS emulation mode,
measured in both buildworld, and 'dd' from nvme to /dev/null.

Currently, this only supports native access.

MFC after:	1 month
2019-02-02 04:15:16 +00:00
..
mmu_phyp.c
phyp_console.c
phyp_llan.c
phyp_vscsi.c
phyp-hvcall.h
phyp-hvcall.S
platform_chrp.c powerpc: Fix regression introduced in r342771 2019-01-07 19:39:31 +00:00
plpar_iommu.c
plpar_iommu.h
plpar_pcibus.c
rtas_dev.c
rtas_pci.c
vdevice.c
xics.c powerpc/powernv: Add a driver for the POWER9 XIVE interrupt controller 2019-02-02 04:15:16 +00:00