* Chris Lalancette ([email protected]) wrote: > Some buggy PCI devices actually support FLR, but > forget to advertise that fact in their PCI config space. > However, Virtual Functions on SR-IOV devices are > *required* to support FLR by the spec, so force has_flr > on if this is a virtual function.
Right, and if it's not entirely clear here...this allows the kernel to deal with device specific quirks. > Signed-off-by: Chris Lalancette <[email protected]> Acked-by: Chris Wright <[email protected]> -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
