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§
- Arch
VmError - Error type for [
Vm::restore_state]