On 8/16/19 5:10 PM, Laine Stump wrote:
To extend this question - there's also xen's pciback, but I don't know
enough about Xen to tell if it's still in use. Might be worth dropping
that too, becasue it looks a lot like pci-stub (used for KVM
assignment). And because of that I can't really drop all the functions,
only very few. Jim?
BTW: does Xen's kernel have 'driver_override' file for PCI devices? See
virPCIDeviceBindWithDriverOverride() for more info. But if it does, I'd
like to also drop the old 'newid' style of overriding kernel driver and
leave us with solely with 'driver_override' (introduced in kernel-3.16.0
so I guess everybody has it).
Michal