cloud-hypervisor/vm-virtio/src
Cathy Zhang 633f51af9c vm-virtio: Add vhost-user-net implementation
vhost-user framwork could provide good performance in data intensive
scenario due to the memory sharing mechanism. Implement vhost-user-net
device to get the benefit for Rust-based VMMs network.

Signed-off-by: Cathy Zhang <cathy.zhang@intel.com>
2019-08-30 15:00:26 +01:00
..
transport vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00
vhost_user vm-virtio: Add vhost-user-net implementation 2019-08-30 15:00:26 +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
fs.rs vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00
lib.rs vm-virtio: Add vhost-user-net implementation 2019-08-30 15:00:26 +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