cloud-hypervisor/vm-virtio/src
Sebastien Boeuf 56cad00f2e vm-virtio: Move fs.rs to vhost_user module
vhost-user-net introduced a new module vhost_user inside the vm-virtio
crate. Because virtio-fs is actually vhost-user-fs, it belongs to this
new module and needs to be moved there.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-08-31 17:33:17 +01:00
..
transport vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00
vhost_user vm-virtio: Move fs.rs to vhost_user module 2019-08-31 17:33:17 +01:00
block.rs vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00
console.rs vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00
device.rs vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00
lib.rs vm-virtio: Move fs.rs to vhost_user module 2019-08-31 17:33:17 +01:00
net.rs net: Make TAP registration functions immutable 2019-08-22 08:24:15 +01:00
pmem.rs vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00
queue.rs vmm: Add MSI-X support to virtio-pci devices 2019-06-06 15:27:35 +01:00
rng.rs vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00