Expand description
Hypervisor MSR emulation.
Structs§
- Global
Hv - The partition-wide hypervisor state.
- Global
HvParams - Parameters used when constructing a
GlobalHv
. - Processor
VtlHv - A virtual processor’s per-VTL hypervisor state.
Traits§
- VtlProtect
Hypercall Overlay - A trait for managing the hypercall code page overlay, including its location and vtl protections.