• S
    Added Function virNetDevGetVirtualFunctions · 3a0c717b
    Shradha Shah 提交于
    This functions enables us to get the Virtual Functions attached to
    a Physical function given the name of a SR-IOV physical functio.
    
    In order to accomplish the task, added a getter function pciGetDeviceAddrString
    to get the BDF of the Virtual Function in a char array.
    3a0c717b
virnetdev.c 29.3 KB