Module synic

Source
Expand description

Synic interface definitions used by VmBus.

Structs§

HypervisorError
MonitorInfo
Provides information about monitor usage for a synic event port.
MonitorPageGpas
Represents the GPA of the outgoing and incoming monitor pages.

Enums§

Error

Traits§

EventPort
GuestEventPort
A guest event port, created by SynicPortAccess::new_guest_event_port.
GuestMessagePort
A guest message port, created by SynicPortAccess::new_guest_message_port.
MessagePort
SynicMonitorAccess
Provides monitor page functionality for a SynicPortAccess implementation.
SynicPortAccess
Trait for accessing partition’s synic ports.