cloud-hypervisor/vmm
Dean Sheather c2abadc293 vmm: Add ability to add virtio-fs device post-boot
Adds DeviceManager method `make_virtio_fs_device` which creates a single
device, and modifies `make_virtio_fs_devices` to use this method.

Implements the new `vm.add-fs route`.

Signed-off-by: Dean Sheather <dean@coder.com>
2020-04-20 20:36:26 +02:00
..
src vmm: Add ability to add virtio-fs device post-boot 2020-04-20 20:36:26 +02:00
Cargo.toml vmm, devices: Add firmware debug port device 2020-04-17 12:54:00 +02:00