cloud-hypervisor/vmm
Samuel Ortiz 097b30669f vmm: vm: Verify that state transitions are valid
We should return an explicit error when the transition from on VM state
to another is invalid.
The valid_transition() routine for the VmState enum essentially
describes the VM state machine.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-10-14 06:35:36 +02:00
..
src vmm: vm: Verify that state transitions are valid 2019-10-14 06:35:36 +02:00
Cargo.toml Cargo: Move to crates.io vmm-sys-util 2019-10-08 07:28:53 -07:00