Expand description
Vmbus bus definitions.
Structs§
- GPADL information from the guest.
- Input for creating a channel offer.
- The identifying IDs for a channel offer.
- Channel offer parameters.
- Resources for an offered channel.
- Channel open-specific data.
- Information provided to devices when a channel is opened.
- The successful result of an open request.
- The result of a
ChannelServerRequest::Restore
operation. - A restored GPADL.
Enums§
- A request from the VMBus control plane.
- A request to the VMBus control plane.
- The channel type.
- Modify channel request.
Traits§
- Trait implemented by VMBus servers.