Module driver

Source
Expand description

Support for authoring vmbus device drivers on top of the vmbus client driver.

Structs§

MemoryBlockView
A view into a [MemoryBlock].
OpenParams
Input parameters when opening a vmbus channel.

Functions§

open_channel
Opens a vmbus channel, returning the ring buffer parameters.

Type Aliases§

MemoryBlockRingMem
The memory type used for the vmbus channel ring buffer.