cloud-hypervisor/vmm
Rob Bradford 63637eba31 vmm: Simplify epoll handling for VMM main loop
Remove the indirection of a dispatch table and simply use the enum as
the event data for the events.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-08-31 21:30:11 +01:00
..
src vmm: Simplify epoll handling for VMM main loop 2021-08-31 21:30:11 +01:00
Cargo.toml build: bump thiserror from 1.0.26 to 1.0.28 2021-08-30 06:02:02 +00:00