On Thu, Jan 07, 2016 at 18:21:18 +0100, Andrea Bolognani wrote:
Most of the changes to the list of active and inactive PCI devices
happen in virHostdev, where they are properly logged.
virPCIDeviceDetach() and virPCIDeviceReattach(), however, change the
inactive list as well, so they should be logging similar messages.
---
src/util/virpci.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
ACK