summary refs log tree commit diff
path: root/hypervisor/src/kvm/x86_64.rs
Commit message (Expand)AuthorAge
* devices: irqchip: KvmKernelIrqchip x86_64 implColin Downs-Razouk2020-06-10
* hypervisor: add get/set_pvclockSteven Richman2020-06-03
* hypervisor: x86 irqchip structsColin Downs-Razouk2020-05-28
* Implements the Hypervisor trait for Kvm.Udam Saini2020-05-15
* hypervisor: add Vm/Vcpu traits and Kvm implsSteven Richman2020-05-09