Module virtio_device

Source

Structs§

SharedMemoryRegion

Enums§

SharedMemoryPrepareType
Type of Virtio device memory mapping to use.

Traits§

SharedMemoryMapper
Trait for mapping memory into the device’s shared memory region.
VirtioDevice
Trait for virtio devices to be driven by a virtio transport.