forked from spotify/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vmw_pvscsi: SCSI driver for VMware's virtual HBA.
commit 851b164 upstream. 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: Alok N Kataria <[email protected]> Signed-off-by: James Bottomley <[email protected]>
- Loading branch information
Alok Kataria
authored and
debian-kernel-patches-to-git
committed
Apr 1, 2011
1 parent
95ca86e
commit 2320178
Showing
5 changed files
with
1,821 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5754,6 +5754,14 @@ L: [email protected] | |
S: Maintained | ||
F: drivers/net/vmxnet3/ | ||
|
||
VMware PVSCSI driver | ||
M: Alok Kataria <[email protected]> | ||
M: VMware PV-Drivers <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/scsi/vmw_pvscsi.c | ||
F: drivers/scsi/vmw_pvscsi.h | ||
|
||
VOLTAGE AND CURRENT REGULATOR FRAMEWORK | ||
M: Liam Girdwood <[email protected]> | ||
M: Mark Brown <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.