cloud-hypervisor/vmm
Samuel Ortiz 4671a5831f vmm: Move the EpollContext implementation to lib
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>
2019-09-26 16:21:14 +02:00
..
src vmm: Move the EpollContext implementation to lib 2019-09-26 16:21:14 +02:00
Cargo.toml vmm: Add MMIO support 2019-09-13 12:30:13 +01:00