cloud-hypervisor/vmm
Samuel Ortiz f0e618431d vmm: device_manager: Use consistent naming when adding devices
When adding devices to the guest, and populating the device model, we
should prefix the routines with add_. When we're just creating the
device objects but not yet adding them we use make_.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-11-19 13:36:21 -08:00
..
src vmm: device_manager: Use consistent naming when adding devices 2019-11-19 13:36:21 -08:00
Cargo.toml vmm: http: Convert to micro_http HttpServer 2019-11-10 14:51:55 +01:00