• A
    hostdev: Use actual device when reattaching · ee4cfb56
    Andrea Bolognani 提交于
    Instead of forcing the values for the unbind_from_stub, remove_slot
    and reprobe properties, look up the actual device and use that when
    calling virPCIDeviceReattach().
    
    This ensures the device is restored to its original state after
    reattach: for example, if it was not bound to any driver before
    detach, it will not be bound forcefully during reattach.
    ee4cfb56
virhostdev.c 61.0 KB