Crate hvlite_entry
source ·Expand description
This module implements the interactive control process and the entry point for the worker process.
Structs§
- 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. - OpenVMM virtual machine monitor.