cloud-hypervisor/vmm/src
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
..
api virtio-balloon: add deflate_on_oom support 2021-06-16 09:55:22 +02:00
acpi.rs virtio-devices, vmm: Update virtio-iommu to rely on VIOT 2021-06-15 17:05:59 +02:00
config.rs virtio-balloon: add deflate_on_oom support 2021-06-16 09:55:22 +02:00
cpu.rs vmm: cpu_manager: Add _PXM ACPI method to each vCPU 2021-06-17 16:08:46 +02:00
device_manager.rs vmm: device_manager: Tie PCI bus to NUMA node 0 2021-06-17 16:08:46 +02:00
device_tree.rs vmm: device_manager: Use DeviceTree to store PCI devices 2021-03-18 15:26:25 +01:00
interrupt.rs aarch64: Fix IRQ number setting for ACPI 2021-05-25 10:20:37 +02:00
lib.rs misc: Upgrade to use the vm-memory crate w/ dirty-page-tracking 2021-06-03 08:34:45 +01:00
memory_manager.rs vmm: memory_manager: Remove _PXM from ACPI memory slot 2021-06-17 16:08:46 +02:00
migration.rs vmm: Simplify snapshot/restore path handling 2021-03-12 13:03:01 +01:00
seccomp_filters.rs vmm: Enable pty console on AArch64 2021-06-10 15:05:25 +02:00
vm.rs vmm: cpu_manager: Add _PXM ACPI method to each vCPU 2021-06-17 16:08:46 +02:00