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

2011-08-16 Thread Stefan Berger
On 08/16/2011 12:28 AM, Roopa Prabhu wrote: From: Roopa Prabhu 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: Function to get the

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

2011-08-15 Thread Roopa Prabhu
From: Roopa Prabhu 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: Function to get the network device name of a pci device pciConfig