Re: [libvirt] [PATCH 2/4 v2] pci: Add helper functions for sriov devices

2011-08-15 Thread Stefan Berger
On 08/12/2011 07:14 PM, Roopa Prabhu wrote: From: Roopa Prabhuropra...@cisco.com This patch adds the following helper functions: pciDeviceIsVirtualFunction: Function to check if a pci device is a sriov VF pciGetVirtualFunctionIndex: Function to get the VF index of a sriov VF pciDeviceNetName:

Re: [libvirt] [PATCH 2/4 v2] pci: Add helper functions for sriov devices

2011-08-15 Thread Roopa Prabhu
On 8/15/11 4:03 AM, Stefan Berger stef...@linux.vnet.ibm.com wrote: On 08/12/2011 07:14 PM, Roopa Prabhu wrote: From: Roopa Prabhuropra...@cisco.com This patch adds the following helper functions: pciDeviceIsVirtualFunction: Function to check if a pci device is a sriov VF