• A
    vfio-pci: Test device reset capabilities · befe5176
    Alex Williamson 提交于
    Not all resets are created equal.  PM reset is not very reliable,
    especially for GPUs, so we might want to opt for a bus reset if a
    standard reset will only do a D3hot->D0 transition.  We can also
    use this to tell if the standard reset will do a bus reset (if
    neither has_pm_reset or has_flr is probed, but the device still
    supports reset).
    Signed-off-by: NAlex Williamson <alex.williamson@redhat.com>
    befe5176
vfio.c 106.2 KB