cloud-hypervisor/virtio-devices/src/vhost_user
Sebastien Boeuf 4becb11a44 virtio-devices: net: Handle descriptor address translation
Since we're trying to move away from the translation happening in the
virtio-queue crate, the device itself is performing the address
translation when needed.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-01-27 10:00:20 +00:00
..
blk.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
fs.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
mod.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
net.rs virtio-devices: net: Handle descriptor address translation 2022-01-27 10:00:20 +00:00
vu_common_ctrl.rs virtio-devices: Handle virtio queues interrupts from transport layer 2022-01-25 12:01:12 +01:00