]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc.c
pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
authorIgor Mammedov <imammedo@redhat.com>
Wed, 10 May 2017 11:29:52 +0000 (13:29 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 11 May 2017 19:08:49 +0000 (16:08 -0300)
commitea2650724ceb15903eb25473252047784fae5672
tree2a5a23ab49edbadb18b52f058003a7ef2c713d87
parentaf9b20e8d21cb692e9411963a532b2486f2a1e65
pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Message-Id: <1494415802-227633-9-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/acpi/cpu.c
hw/i386/acpi-build.c
hw/i386/pc.c