Expand description
Synic interface definitions used by VmBus.
Structs§
- Hypervisor
Error - Monitor
Info - Provides information about monitor usage for a synic event port.
- Monitor
Page Gpas - Represents the GPA of the outgoing and incoming monitor pages.
Enums§
Traits§
- Event
Port - Guest
Event Port - A guest event port, created by
SynicPortAccess::new_guest_event_port
. - Guest
Message Port - A guest message port, created by
SynicPortAccess::new_guest_message_port
. - Message
Port - Synic
Monitor Access - Provides monitor page functionality for a
SynicPortAccess
implementation. - Synic
Port Access - Trait for accessing partition’s synic ports.