cloud-hypervisor/src/bin
Rob Bradford d6a05ceabb vhost_user_fs: Move binary into vhost_user_fs crate
The binary is still built in the same location but the source code and
the dependencies for it come from the vhost_user_fs crate itself.

The binary will be built with:

`cargo build --all --bin vhost_user_fs` or just `cargo build --all`

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-07-06 10:56:10 +02:00
..
ch-remote.rs bin: ch-remote: Implement "counters" command 2020-06-25 07:02:44 +02:00
vhost_user_blk.rs vhost_user_block: Consolidate the vhost-user-block backend syntax 2020-05-11 09:40:40 +02:00
vhost_user_net.rs vhost_user_net: Consolidate the vhost-user-net backend syntax 2020-05-11 09:40:40 +02:00