cloud-hypervisor/vhost_user_net
Rob Bradford 700df9eb16 vhost_user_net: Port to new exit event strategy
Implement the exit_event() method on the VhostUserBackend trait. It is
necessary to specify a custom exit event id in this case as the loop is
also used for handling activity on the tap file descriptors.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-02-11 15:21:07 +01:00
..
src vhost_user_net: Port to new exit event strategy 2020-02-11 15:21:07 +01:00
Cargo.toml vhost_user_net: Refactor vhost_user_net backend code into a new crate 2020-01-23 10:30:06 +00:00