cloud-hypervisor/vhost_user_block
Rob Bradford c33c38bd96 vhost_user_block: Port to new exit event strategy
Implement the newly added exit_event() method on the VhostUserBackend
trait to allow the backend to provide an EventFD for triggering an exit
of the worker thread.

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