cloud-hypervisor/src/bin
Rob Bradford 2a6eb31d5b vm-virtio, virtio-devices: Split device implementation from virt queues
Split the generic virtio code (queues and device type) from the
VirtioDevice trait, transport and device implementations.

This also simplifies the feature handling in vhost_user_backend as the
vm-virtio crate is no longer has any features.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-07-02 17:09:28 +01: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_fs.rs vm-virtio, virtio-devices: Split device implementation from virt queues 2020-07-02 17:09:28 +01:00
vhost_user_net.rs vhost_user_net: Consolidate the vhost-user-net backend syntax 2020-05-11 09:40:40 +02:00