cloud-hypervisor/virtio-devices
Rob Bradford 03db48306b vmm: Activate virtio device from VMM thread
When a device is ready to be activated signal to the VMM thread via an
EventFd that there is a device to be activated. When the VMM receives a
notification on the EventFd that there is a device to be activated
notify the device manager to attempt to activate any devices that have
not been activated.

As a side effect the VMM thread will create the virtio device threads.

Fixes: #1863

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-12-17 11:23:53 +00:00
..
src vmm: Activate virtio device from VMM thread 2020-12-17 11:23:53 +00:00
Cargo.toml build(deps): bump libc from 0.2.80 to 0.2.81 2020-12-08 08:13:51 +00:00