cloud-hypervisor/vmm
Yi Sun 50b3f008d1 vmm: cpu: Implement the Snapshottable trait
Implement the Snapshottable trait for Vcpu, and then implements it for
CpuManager. Note that CpuManager goes through the Snapshottable
implementation of Vcpu for every vCPU in order to implement the
Snapshottable trait for itself.

Signed-off-by: Yi Sun <yi.y.sun@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-04-07 12:26:10 +02:00
..
src vmm: cpu: Implement the Snapshottable trait 2020-04-07 12:26:10 +02:00
Cargo.toml vmm: cpu: Get and set KVM vCPU state 2020-04-07 12:26:10 +02:00