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

restore_lapic_from_snapshot

Function restore_lapic_from_snapshot 

Source
pub fn restore_lapic_from_snapshot(
    snapshot: &VmSnapshot,
    vcpu_idx: usize,
) -> Option<VirtualLapic>
Expand description

Restore a VirtualLapic from a snapshot