]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: return netdev name or pci addr of the VF in actualDevice
authorShradha Shah <sshah@solarflare.com>
Thu, 16 Aug 2012 15:41:58 +0000 (16:41 +0100)
committerLaine Stump <laine@laine.org>
Fri, 17 Aug 2012 19:43:26 +0000 (15:43 -0400)
commit2b51a63bab94ea0ce51c70dcc5e8a22dbf117e89
tree75e8b5c6f0b29e9f1d1dd8c95d43a6de110afb84
parent1446003419c25c87b6ef8561706e043254d8c6ff
network: return netdev name or pci addr of the VF in actualDevice

The network pool should be able to keep track of both network device
names and PCI addresses, and return the appropriate one in the
actualDevice when networkAllocateActualDevice is called.

Signed-off-by: Shradha Shah <sshah@solarflare.com>
src/network/bridge_driver.c
src/util/virnetdev.c
src/util/virnetdev.h