cloud-hypervisor/vmm
Rob Bradford 66d5163ee7 vmm: cpu: Encapsulate vCPU state into its own struct
Currently this just holds the thread handle but will be enlarged to
encompass details such as whether the vCPU is currently being inserted
or ejected.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-12-02 13:49:04 +00:00
..
src vmm: cpu: Encapsulate vCPU state into its own struct 2019-12-02 13:49:04 +00:00
Cargo.toml cargo: Bump the kvm and vmm-sys-util crates 2019-11-29 17:48:02 +00:00