cloud-hypervisor/hypervisor/src
Muminul Islam c48d0c1a67 hypervisor: kvm: Implement vCPU state method
Implement the vCPU state getter and setter separately from the initial
KVM Hypervisor trait implementation, mostly for readability purposes.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-06-22 15:03:15 +02:00
..
arch hypervisor: kvm: Implement vCPU state method 2020-06-22 15:03:15 +02:00
kvm hypervisor: kvm: Implement vCPU state method 2020-06-22 15:03:15 +02:00
cpu.rs hypervisor: kvm: Implement vCPU state method 2020-06-22 15:03:15 +02:00
hypervisor.rs hypervisor: Add Hypervisor trait 2020-06-22 15:03:15 +02:00
lib.rs hypervisor: kvm: Implement vCPU state method 2020-06-22 15:03:15 +02:00
vm.rs hypervisor: Add Vm trait 2020-06-22 15:03:15 +02:00