cloud-hypervisor/vm-virtio/src
Rob Bradford fcc62efc41 vm-virtio: net: Prepare NetQueuePair for use in vhost-user-net
This requires exposing the struct members and also using Option<..>
types for the main epoll fd and the memory as they are initialised later
in vhost-user-net.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-06-02 13:26:52 +02:00
..
transport vm-virtio: Set queue fields explicitely during restore 2020-05-19 09:03:41 +01:00
vhost_user build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00
vsock build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00
block.rs build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00
console.rs build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00
device.rs vm-virtio: Get userspace mappings from VirtioDevice 2020-04-21 10:02:21 +01:00
iommu.rs build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00
lib.rs vm-virtio: net: Prepare NetQueuePair for use in vhost-user-net 2020-06-02 13:26:52 +02:00
mem.rs build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00
net_util.rs vm-virtio: Close file descriptors created by epoll::create() 2020-05-19 09:22:09 +02:00
net.rs vm-virtio: net: Prepare NetQueuePair for use in vhost-user-net 2020-06-02 13:26:52 +02:00
pmem.rs build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00
queue.rs vm-virtio, vhost_user_{fs,block,backend}: Move EVENT_IDX handling 2020-05-20 12:56:25 +02:00
rng.rs build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00