cloud-hypervisor/vmm
Rob Bradford 2987476e0a vmm: device_manager: Make add_pci_devices and add_mmio_devices methods
Modify these functions to take an &mut self and become methods on
DeviceManager. This allows the removal of some in/out parameters and
leads the way to further refactoring and simplification.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-02-03 12:28:30 +00:00
..
src vmm: device_manager: Make add_pci_devices and add_mmio_devices methods 2020-02-03 12:28:30 +00:00
Cargo.toml build(deps): bump kvm-ioctls from 0.4.0 to 0.5.0 2020-01-29 10:22:51 +00:00