cloud-hypervisor/vmm/src
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
..
api openapi: make context ID vsock int64 2019-11-26 08:38:59 +01:00
acpi.rs vmm: acpi: Mark non-boot vCPUs as disabled in the MADT table 2019-12-02 13:49:04 +00:00
config.rs vmm: Add boot and max vCPU handling to command line parser 2019-12-02 13:49:04 +00:00
cpu.rs vmm: cpu: Encapsulate vCPU state into its own struct 2019-12-02 13:49:04 +00:00
device_manager.rs cargo: Bump the kvm and vmm-sys-util crates 2019-11-29 17:48:02 +00:00
lib.rs vmm: Provide vmm version to start_vmm_thread 2019-11-21 15:04:11 -08:00
vm.rs vmm: acpi: Mark non-boot vCPUs as disabled in the MADT table 2019-12-02 13:49:04 +00:00