Module vm

Module vm 

Source
Expand description

Architecture specific VM state code

Structs§

ArchVm
Structure representing the current architecture’s understand of what a “virtual machine” is.
VmState
Structure holding VM kvm state.

Enums§

ArchVmError
Error type for [Vm::restore_state]