On Mon, 2016-12-19 at 10:25 -0500, Laine Stump wrote:
Surprisingly there was a virDomainPCIAddressReleaseAddr() function
already, but it was completely unused. Since we don't reserve entire
slots at once any more, there is no need to release entire slots
either, so we just replace the single call to
virDomainPCIAddressReleaseSlot() with a call to
virDomainPCIAddressReleaseAddr() and remove the now unused function.
ACK
--
Andrea Bolognani / Red Hat / Virtualization