cloud-hypervisor/vmm
Rob Bradford e8313e3e69 vmm: acpi: Refactor ACPI CPU notification
Continue to notify on all vCPUs but instead separate the notification
functionality into two methods, CSCN that walks through all the CPUs
and CTFY which notifies based on the numerical CPU id. This is an
interim step towards only notifying on changed CPUs and ultimately CPU
removal.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-12-16 23:57:14 +01:00
..
src vmm: acpi: Refactor ACPI CPU notification 2019-12-16 23:57:14 +01:00
Cargo.toml main: Move VmParams creation into a dedicated function 2019-12-16 16:48:59 +01:00