Crate guest_emulation_log

Source
Expand description

Guest Emulation Log - GEL

The GEL is the host side of a communication channel that uses VMBUS to send logs from the guest to the host. This is an implementation to support better integration testing within the HvLite CI.

Modules§

resolver

Structs§

GelChannel
The GEL task.
GuestEmulationLog
VMBUS device that implements the host side of the Guest Emulation Log protocol.