FreeBSD/src 052e12a (r354715)share/man/man4 pvscsi.4, sys/amd64/conf GENERIC

Add the pvscsi driver to the tree.

This driver allows to usage of the paravirt SCSI controller
in VMware products like ESXi.  The pvscsi driver provides a
substantial performance improvement in block devices versus
the emulated mpt and mps SCSI/SAS controllers.

Error handling in this driver has not been extensively tested
yet.

Submitted by:   vbhakta at vmware.com
Relnotes:       yes
Sponsored by:   VMware, Panzura
Differential Revision:  D18613
DeltaFile
+1,804-0sys/dev/vmware/pvscsi/pvscsi.c
+215-0sys/dev/vmware/pvscsi/pvscsi.h
+74-0share/man/man4/pvscsi.4
+51-0sys/dev/vmware/pvscsi/LICENSE
+10-0sys/modules/vmware/pvscsi/Makefile
+1-1sys/modules/vmware/Makefile
+1-0sys/i386/conf/GENERIC
+1-0sys/amd64/conf/GENERIC
+1-0sys/conf/files.amd64
+1-0sys/conf/files.i386
+2,159-110 files

UnifiedSplitRaw