cloud-hypervisor/vfio
Sebastien Boeuf b5eab43aa5 vfio: Create a global KVM VFIO device for all VFIO devices
KVM does not support multiple KVM VFIO devices to be created when
trying to support multiple VFIO devices. This commit creates one
global KVM VFIO device being shared with every VFIO device, which
makes possible the support for passing several devices through the
VM.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-07-25 11:45:38 +01:00
..
src vfio: Create a global KVM VFIO device for all VFIO devices 2019-07-25 11:45:38 +01:00
Cargo.toml vfio: Initial PCI support 2019-07-24 11:55:08 +02:00