freebsd-dev/sys/powerpc/pseries
Nathan Whitehorn 391dff8624 Add driver for the PAPR VSCSI virtual SCSI controller. This lets FreeBSD
install directly into standard POWER LPARs, as found for example in
QEMU. The core of this device is the SCSI RDMA protocol as also found in
Infiniband. The SRP portions of the driver will be factored out and placed
/sys/cam in the future to allow them to be used for IB storage. Thanks to
Scott Long for a great deal of implementation help.

Reviewed by:	scottl
Approved by:	re (kib)
2013-09-28 15:46:03 +00:00
..
mmu_phyp.c Make sure that ref and changed bits propagate back to the VM layer 2013-09-27 13:11:20 +00:00
phyp_console.c
phyp_vscsi.c Add driver for the PAPR VSCSI virtual SCSI controller. This lets FreeBSD 2013-09-28 15:46:03 +00:00
phyp-hvcall.h
phyp-hvcall.S
platform_chrp.c Rework handling of ofw_quiesce(), making it the responsibility of the 2013-09-27 13:12:47 +00:00
plpar_iommu.c
plpar_iommu.h
rtas_dev.c
rtas_pci.c
vdevice.c Add driver for the PAPR VSCSI virtual SCSI controller. This lets FreeBSD 2013-09-28 15:46:03 +00:00
xics.c