cloud-hypervisor/virtio-devices
Sebastien Boeuf 01e7bd7276 virtio-devices: Make EpollHandler more generic
Instead of passing only the event type through the handle_event()
callback, we make the trait slightly more generic by providing the
epoll event to each virtio device implementation.

This is particularly useful for vsock as it will need the event set.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-08-12 10:07:57 +01:00
..
src virtio-devices: Make EpollHandler more generic 2020-08-12 10:07:57 +01:00
Cargo.toml io-uring: Move to the crates.io 0.4.0 version 2020-08-10 08:40:51 +01:00