]> git.ipfire.org Git - thirdparty/libvirt.git/commit
pci: virPCIDeviceListAddCopy API
authorLaine Stump <laine@laine.org>
Tue, 25 Jun 2013 01:27:52 +0000 (21:27 -0400)
committerLaine Stump <laine@laine.org>
Tue, 25 Jun 2013 22:11:10 +0000 (18:11 -0400)
commit0e89a543be97465e13cab467dbd09a09040fe593
tree2cdb78d3076b5ac5ddc634fd4c8edabf433f01db
parent6e8003ad30e939738a5ddfe8b5c87c841c29c2ea
pci: virPCIDeviceListAddCopy API

Make a copy of the device and add the copy to the
list. (virPCIDeviceListAdd() adds the original object to the list
instead).
src/libvirt_private.syms
src/util/virpci.c
src/util/virpci.h