• L
    util: match phys_port_id when converting PF-netdev to/from VF-netdev · 39d136b6
    Laine Stump 提交于
    This patch updates functions in netdev.c to pay attention to
    phys_port_id. It uses the new function virNetDevGetPhysPortID() to
    learn the phys_port_id of a VF or PF, then sends that info to
    virPCIGetNetName(), which has newly been modified to take an optional
    phys_port_id.
    39d136b6
virnetdev.c 93.8 KB