mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-01 17:35:19 +00:00
700df9eb16
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>