cloud-hypervisor/vhost_user_backend/src
Rob Bradford b94d9a30d3 vhost_user_backend: Allow backends to know features that can be used
Previous to adding a a trait method to inform the backends of the acked
features backends can use features than the guest has not enabled which
could lead to unpredictable results.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-05-21 08:40:43 +02:00
..
lib.rs vhost_user_backend: Allow backends to know features that can be used 2020-05-21 08:40:43 +02:00