⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module nested

Module nested 

Source
Expand description

Nested Virtualization

L2 VMCS shadowing with field forwarding for nested hypervisor support.

Structs§

NestedVirtController
Nested virtualization controller
ShadowVmcs
Shadow VMCS for L2 (nested) guest

Enums§

FieldForwardPolicy
VMCS field forwarding: determines how L1 reads/writes to shadow VMCS map onto actual hardware VMCS fields
NestedExitReason
Nested VM entry/exit reason for L1<->L2 transitions
NestingLevel
Nested virtualization state for L1/L2 management