virtio::queues

Module split_queue

Source
Expand description

VirtIO Split Virtqueue implementation.

This module contains an implementation of a Split Virtqueue, as defined in 2.6 Split Virtqueues of the Virtual I/O Device (VIRTIO) Specification, Version 1.1. This implementation can be used in conjunction with the VirtIO transports defined in transports and devices to interact with VirtIO-compatible devices.

Structs§

Constants§

Traits§