cloud-hypervisor/vhost_user_block/src
Rob Bradford b69f6d4f6c vhost_user_net, vhost_user_block, option_parser: Remove vmm dependency
Remove the vmm dependency from vhost_user_block and vhost_user_net where
it was existing to use config::OptionParser. By moving the OptionParser
to its own crate at the top-level we can remove the very heavy
dependency that these vhost-user backends had.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-07-06 18:33:29 +01:00
..
lib.rs vhost_user_net, vhost_user_block, option_parser: Remove vmm dependency 2020-07-06 18:33:29 +01:00
main.rs vhost_user_block: Move binary into vhost_user_block crate 2020-07-06 10:56:10 +02:00