Crate guest_emulation_device

Source
Expand description

Guest Emulation Device - GED

The GED is the host side of a communication channel that uses VMBUS to communicate between Guest and Host. This is an implementation to support better integration testing within the OpenVMM CI, and is not at feature-parity with the implementation in Hyper-V.

Modules§

resolver

Structs§

GedChannel
The GED task.
GuestConfig
Settings to enable in the guest.
GuestEmulationDevice
VMBUS device that implements the host side of the Guest Emulation Transport protocol.

Enums§

GuestEvent
Events the guest can log to the host via the GET.
GuestFirmwareConfig