cloud-hypervisor/vhost_user_backend
Sebastien Boeuf cfc8c39446 vhost_user_backend: Provide some default trait implementations
We cannot expect every backend to support GET_CONFIG and SET_CONFIG
commands. That's why this patch adds some default implementations for
the trait VhostUserBackend regarding both get_config() and set_config()
functions.

Signed-off-by: Cathy Zhang <cathy.zhang@intel.com>
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-09-30 09:26:11 -07:00
..
src vhost_user_backend: Provide some default trait implementations 2019-09-30 09:26:11 -07:00
Cargo.toml vhost_user_backend: Add new crate 2019-09-30 09:26:11 -07:00