mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-21 21:25:25 +00:00
8b93d78c83
This patch makes it possible to manually specify which VFIO variant driver to use for PCI hostdev device assignment, so that, e.g. you could force use of a VFIO "variant" driver, with e.g. <driver model='mlx5_vfio_pci'/> or alternately to force use of the generic vfio-pci driver with <driver model='vfio-pci'/> when libvirt would have normally (after applying a subsequent patch) found a "better match" for a device in the active kernel's modules.alias file. (The main potential use of this manual override would probably be to work around a bug in a new VFIO variant driver by temporarily not using that driver). Signed-off-by: Laine Stump <laine@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com> |
||
---|---|---|
.. | ||
8021Qbh-net.xml | ||
bandwidth-network.xml | ||
dhcp6host-routed-network.xml | ||
direct-net.xml | ||
dnsmasq-options.xml | ||
empty-allow-ipv6.xml | ||
host-bridge-net.xml | ||
host-bridge-no-flood.xml | ||
hostdev-pf-driver-model.xml | ||
hostdev-pf.xml | ||
hostdev.xml | ||
isolated-network.xml | ||
isolated-ports.xml | ||
leasetime-hours.xml | ||
leasetime-infinite.xml | ||
leasetime-minutes.xml | ||
leasetime-seconds.xml | ||
metadata.xml | ||
nat-network-dns-forward-plain.xml | ||
nat-network-dns-forwarder-no-resolv.xml | ||
nat-network-dns-forwarders.xml | ||
nat-network-dns-hosts.xml | ||
nat-network-dns-srv-record-minimal.xml | ||
nat-network-dns-srv-record.xml | ||
nat-network-dns-srv-records.xml | ||
nat-network-dns-txt-record.xml | ||
nat-network-explicit-flood.xml | ||
nat-network-forward-nat-address.xml | ||
nat-network-forward-nat-ipv6.xml | ||
nat-network-forward-nat-no-address.xml | ||
nat-network-mtu.xml | ||
nat-network.xml | ||
netboot-network.xml | ||
netboot-proxy-network.xml | ||
netboot-tftp.xml | ||
open-network.xml | ||
openvswitch-net.xml | ||
passthrough-address-crash.xml | ||
passthrough-pf.xml | ||
routed-network-no-dns.xml | ||
routed-network.xml | ||
set-mtu.xml | ||
vepa-net.xml |