]> git.ipfire.org Git - thirdparty/libvirt.git/commit
pci: Phase out virPCIDeviceReattachInit()
authorAndrea Bolognani <abologna@redhat.com>
Tue, 19 Jan 2016 14:58:31 +0000 (15:58 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 28 Jan 2016 10:31:28 +0000 (11:31 +0100)
commit771eaeb2b3961a70f3ecfd5af90bc56c1d43d03a
tree82e034897f190cefddd843844c7afa0e3783f16c
parentd773b57d228812cfca55f58ebfa271a4f6f4a569
pci: Phase out virPCIDeviceReattachInit()

The name is confusing, and there are just two uses: one is a test case,
and the other will be removed as part of an upcoming refactoring of
the hostdev code.
src/libvirt_private.syms
src/util/virhostdev.c
src/util/virpci.c
src/util/virpci.h
tests/virpcitest.c