Module kvm

Module kvm 

Source
Expand description

Module with Kvm implementation.

Re-exports§

pub use crate::arch::Kvm;
pub use crate::arch::KvmArchError;

Structs§

KvmState
Structure holding an general specific VM state.

Enums§

KvmError
Errors associated with the wrappers over KVM ioctls. Needs rustfmt::skip to make multiline comments work