Expand description
Virtio Queue module.
This module provides the implementation of the Virtio Queue. It includes the data structures and methods to manage the Virtio Queue.
Structs§
- Available
Ring - Available ring structure
- Descriptor
- Descriptor structure
- RawAvailable
Ring - Raw available ring structure
- RawUsed
Ring - Raw used ring structure
- RawUsed
Ring Entry - Raw used ring entry structure
- Used
Ring - Used ring structure
- Virt
Queue - VirtQueue structure
Enums§
- Descriptor
Flag - Descriptor flags