Expand description
Support for authoring vmbus device drivers on top of the vmbus client driver.
Structs§
- Memory
Block View - A view into a [
MemoryBlock
]. - Open
Params - Input parameters when opening a vmbus channel.
Functions§
- open_
channel - Opens a vmbus channel, returning the ring buffer parameters.
Type Aliases§
- Memory
Block Ring Mem - The memory type used for the vmbus channel ring buffer.