Crate hcl

Source
Expand description

Crate for interacting with the hypervisor via the /dev/mshv_vtl device and related kernel functionality.

Modules§

ioctl
Interface to mshv_vtl driver.
protocol
Structures and definitions used between the underhill kernel and HvLite.
stats
Code for getting kernel stats from /proc/mshv.
vmbus
Support for the /dev/mshv_sint device.
vmsa
Interface to VmsaWrapper, which combines a SEV-SNP VMSA with a bitmap to allow for register protection.

Structs§

UnsupportedGuestVtl
The specified VTL is not supported in the current context.

Enums§

GuestVtl
The VTL, exclusive of the paravisor VTL (VTL2).