Re-exports§
pub use saved_state::RestoreError;
pub use saved_state::SavedState;
pub use saved_state::SavedStateData;
Modules§
Structs§
- Connection
Target - Initiate
Contact Request - Modify
Connection Request - OfferId
- A unique identifier for an offered channel.
- Offer
Params Internal - Open
Params - The parameters provided by the guest when the channel is being opened.
- Open
Request - Reserved
State - Server
- A struct modeling the server side of the VMBus control plane.
- Server
With Notifier - Signal
Info
Enums§
- Action
- A channel action, sent to the device when a channel state changes.
- Channel
Error - An error caused by a channel operation.
- Message
Target - MnfUsage
- Indicates how a MNF (monitored interrupts) should be used for a channel.
- Modify
Connection Response - Response to a ModifyConnectionRequest.
- Modify
State - Monitor
Page Request - Offer
Error - Update
Constants§
Traits§
- Notifier
- Trait for sending requests to devices and the guest.