Module hv

Source
Expand description

Hypervisor MSR emulation.

Structs§

GlobalHv
The partition-wide hypervisor state.
GlobalHvParams
Parameters used when constructing a GlobalHv.
ProcessorVtlHv
A virtual processor’s per-VTL hypervisor state.

Traits§

VtlProtectHypercallOverlay
A trait for managing the hypercall code page overlay, including its location and vtl protections.