cloud-hypervisor/vmm
Sebastien Boeuf 18f7789a81 vmm: Add hotplugged virtio devices to the DeviceManager list
The hotplugged virtio devices were not added to the list of virtio
devices from the DeviceManager. This patch fixes it, as it was causing
hotplugged virtio-fs devices from not supporting memory hotplug, since
they were never getting the update as they were not part of the list of
virtio devices held by the DeviceManager.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-04-20 20:36:26 +02:00
..
src vmm: Add hotplugged virtio devices to the DeviceManager list 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