Module synic

Module synic 

Source
Expand description

[SynicPortAccess] implementation for backends that intercept HvPostMessage / HvSignalEvent hypercalls in user mode.

Backends where the hypervisor handles synic in-kernel should implement [SynicPortAccess] directly.

Structs§

SynicPortMap
Registry of message and event ports, keyed by connection ID.
SynicPorts
Adapts a Synic implementation to [SynicPortAccess].

Traits§

Synic
SynicMonitor
Provides monitor page functionality for a Synic implementation.