Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 851b1642 authored by Alok Kataria's avatar Alok Kataria Committed by James Bottomley
Browse files

[SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.



This is a driver for VMware's paravirtualized SCSI device,
which should improve disk performance for guests running
under control of VMware hypervisors that support such devices.

Signed-off-by: default avatarAlok N Kataria <akataria@vmware.com>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@suse.de>
parent 96e65865
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -5696,6 +5696,14 @@ L: netdev@vger.kernel.org
S:     Maintained
F:     drivers/net/vmxnet3/

VMware PVSCSI driver
M:	Alok Kataria <akataria@vmware.com>
M:	VMware PV-Drivers <pv-drivers@vmware.com>
L:	linux-scsi@vger.kernel.org
S:	Maintained
F:	drivers/scsi/vmw_pvscsi.c
F:	drivers/scsi/vmw_pvscsi.h

VOLTAGE AND CURRENT REGULATOR FRAMEWORK
M:	Liam Girdwood <lrg@slimlogic.co.uk>
M:	Mark Brown <broonie@opensource.wolfsonmicro.com>
+8 −0
Original line number Diff line number Diff line
@@ -621,6 +621,14 @@ config SCSI_FLASHPOINT
	  substantial, so users of MultiMaster Host Adapters may not
	  wish to include it.

config VMWARE_PVSCSI
	tristate "VMware PVSCSI driver support"
	depends on PCI && SCSI && X86
	help
	  This driver supports VMware's para virtualized SCSI HBA.
	  To compile this driver as a module, choose M here: the
	  module will be called vmw_pvscsi.

config LIBFC
	tristate "LibFC module"
	select SCSI_FC_ATTRS
+1 −0
Original line number Diff line number Diff line
@@ -134,6 +134,7 @@ obj-$(CONFIG_SCSI_CXGB3_ISCSI) += libiscsi.o libiscsi_tcp.o cxgb3i/
obj-$(CONFIG_SCSI_BNX2_ISCSI)	+= libiscsi.o bnx2i/
obj-$(CONFIG_BE2ISCSI)		+= libiscsi.o be2iscsi/
obj-$(CONFIG_SCSI_PMCRAID)	+= pmcraid.o
obj-$(CONFIG_VMWARE_PVSCSI)	+= vmw_pvscsi.o

obj-$(CONFIG_ARM)		+= arm/