cloud-hypervisor/vmm
Sebastien Boeuf d92d797896 vfio: Update memory slot index to support multiple VFIO devices
In order to correctly support multiple VFIO devices, we need to
increment the memory slot index every time it is being used to set some
user memory region through KVM. That's why the mem_slot parameter is
made mutable.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-07-25 11:45:38 +01:00
..
src vfio: Update memory slot index to support multiple VFIO devices 2019-07-25 11:45:38 +01:00
Cargo.toml vmm: Support direct device assignment 2019-07-24 11:55:08 +02:00