]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: hostdev: Add checks if PCI passthrough is available in the host
authorPeter Krempa <pkrempa@redhat.com>
Thu, 19 Sep 2013 15:01:17 +0000 (17:01 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 10 Oct 2013 08:35:01 +0000 (10:35 +0200)
commit467b561ac2ca7cb968d7a1d781e715cdd7bf3d14
treea1fe95cda27fb2ff18fad0af4f0523907c13c27f
parentf24150b1f53530e0ec057405665b771c776af9ac
qemu: hostdev: Add checks if PCI passthrough is available in the host

Add code to check availability of PCI passhthrough using VFIO and the
legacy KVM passthrough and use it when starting VMs and hotplugging
devices to live machine.
src/qemu/qemu_hostdev.c