mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The VMM thread and control loop will be the sole consumer of the EpollContext and EpollDispatch API, so let's move it to lib.rs. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>