cloud-hypervisor/vmm
Rob Bradford a1a5fe0c93 vmm: Split CPU management into it's own struct
Pull details of vCPU management (booting, pausing, resuming, shutdown)
into it's own structure. This will ultimately enable this to be moved to
its own file and encapsulate all the vCPU handling for the VMM.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-11-08 11:59:21 +01:00
..
src vmm: Split CPU management into it's own struct 2019-11-08 11:59:21 +01:00
Cargo.toml arch: vmm: Move ACPI tables creation to vmm crate 2019-11-07 14:02:27 +00:00