search for: 0e265f73b23a

Displaying 1 result from an estimated 1 matches for "0e265f73b23a".

2009 Apr 03
0
[PATCH] PCI: sync up the SR-IOV changes between Dom0 and upstream kernels
The SR-IOV patches for the upstream kernel are finally in-tree. This patch backports some minor changes that appeared in the upstream kernel after the Dom0 patches were checked-in. Signed-off-by: Yu Zhao <yu.zhao@intel.com> diff -r 67a7ffcc5067 -r 0e265f73b23a drivers/pci/Kconfig --- a/drivers/pci/Kconfig Wed Apr 01 11:43:01 2009 +0100 +++ b/drivers/pci/Kconfig Fri Apr 03 03:48:47 2009 -0400 @@ -41,8 +41,8 @@ bool "PCI IOV support" depends on PCI help - PCI-SIG I/O Virtualization (IOV) Specifications support. - Single Root IOV: allows...