• L
    util: new function virPCIDeviceRebind() · 251d179b
    Laine Stump 提交于
    This function unbinds a device from its driver, then immediately
    rebinds it to its driver again. The code for this new function is just
    the 2nd half of virPCIDeviceBindWithDriverOverride(), so that
    function's 2nd half is replaced with a call to virPCIDeviceRebind().
    251d179b
virpci.h 9.4 KB