cloud-hypervisor/tests
Sebastien Boeuf a36ac96444 vmm: cpu_manager: Add _PXM ACPI method to each vCPU
In order to allow a hotplugged vCPU to be assigned to the correct NUMA
node in the guest, the DSDT table must expose the _PXM method for each
vCPU. This method defines the proximity domain to which each vCPU should
be attached to.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-06-17 16:08:46 +02:00
..
integration.rs vmm: cpu_manager: Add _PXM ACPI method to each vCPU 2021-06-17 16:08:46 +02:00