cloud-hypervisor/vmm
Sebastien Boeuf 65132fb99d vmm: Implement Pausable trait for Vcpu
We want each Vcpu to store the vCPU state upon VM pausing. This is the
reason why we need to explicitly implement the Pausable trait for the
Vcpu structure.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-06-25 12:01:34 +02:00
..
src vmm: Implement Pausable trait for Vcpu 2020-06-25 12:01:34 +02:00
Cargo.toml build(deps): bump signal-hook from 0.1.15 to 0.1.16 2020-06-22 14:09:11 +01:00