cloud-hypervisor/vmm
Samuel Ortiz 4d16ca8ae7 vmm: Support direct device assignment
With the VFIO crate, we can now support directly assigned PCI devices
into cloud-hypervisor guests.

We support assigning multiple host devices, through the --device command
line parameter. This parameter takes the host device sysfs path.

Fixes: #60

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-07-24 11:55:08 +02:00
..
src vmm: Support direct device assignment 2019-07-24 11:55:08 +02:00
Cargo.toml vmm: Support direct device assignment 2019-07-24 11:55:08 +02:00