• A
    pci: Log debug messages when manipulating the inactive list · 4e1f37f8
    Andrea Bolognani 提交于
    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.
    4e1f37f8
virpci.c 80.3 KB