Crate openvmm_entry

Source
Expand description

This module implements the interactive control process and the entry point for the worker process.

Structs§

DiagInspector
An object that implements InspectMut by sending an inspect request over TTRPC to the guest (typically the paravisor running in VTL2), then stitching the response back into the inspect tree.
Options
OpenVMM virtual machine monitor.

Functions§

hvlite_main