summary refs log tree commit diff
path: root/hypervisor/src/kvm/mod.rs
Commit message (Expand)AuthorAge
* hypervisor: add KvmVm new and try_cloneSteven Richman2020-05-21
* Implements the Hypervisor trait for Kvm.Udam Saini2020-05-15
* hypervisor: add Vm/Vcpu traits and Kvm implsSteven Richman2020-05-09
* Adding hypervisor crate to abstract out Kvm implementationUdam Saini2020-05-03