cloud-hypervisor/vmm
Sebastien Boeuf d0820cc026 vmm: Make add_vfio_device mutable
The method add_vfio_device() from the DeviceManager needs to be mutable
if we want later to be able to update some internal fields from the
DeviceManager from this same function.

This commit simply takes care of making the necessary changes to change
this function as mutable.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-03-04 18:46:44 +01:00
..
src vmm: Make add_vfio_device mutable 2020-03-04 18:46:44 +01:00
Cargo.toml build(deps): bump libc from 0.2.66 to 0.2.67 2020-02-21 08:03:30 +00:00