Expand description
Module with Vm implementation.
Re-exports§
pub use crate::arch::ArchVm as Vm;pub use crate::arch::ArchVmError;pub use crate::arch::VmState;
Structs§
- Routing
Entry - A struct representing an interrupt line used by some device of the microVM
- VmCommon
- Architecture independent parts of a VM.
Enums§
- VmError
- Errors associated with the wrappers over KVM ioctls.
Needs
rustfmt::skipto make multiline comments work