diff options
| author | Igor Mammedov | 2016-10-05 17:51:24 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2016-10-10 00:16:57 +0200 |
| commit | 271119313ca5e179c47cc35c2182ea3ad96d0983 (patch) | |
| tree | 775512a410aa17b9c307b2b2072ea4ba870b3831 /scripts | |
| parent | numa: reduce code duplication by adding helper numa_get_node_for_cpu() (diff) | |
| download | qemu-271119313ca5e179c47cc35c2182ea3ad96d0983.tar.gz qemu-271119313ca5e179c47cc35c2182ea3ad96d0983.tar.xz qemu-271119313ca5e179c47cc35c2182ea3ad96d0983.zip | |
acpi: provide _PXM method for CPU devices if QEMU is started numa enabled
Workaround for long standing issue where Linux kernel
assigns hotplugged CPU to 1st numa node as it discards
proximity for possible CPUs from SRAT after it's parsed.
_PXM method allows linux query proximity directly from
hotplugged CPU object, which allows Linux to assing CPU
to the correct numa node.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
