diff options
author | Igor Mammedov | 2017-05-30 18:23:57 +0200 |
---|---|---|
committer | Eduardo Habkost | 2017-06-05 19:59:08 +0200 |
commit | 60bed6a30aa8341cbc8fae4bdc53b9eb99d80586 (patch) | |
tree | 9c68893c9b97f73a99d58e92a5432f9587f4f75d /hw/core/reset.c | |
parent | numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr (diff) | |
download | qemu-60bed6a30aa8341cbc8fae4bdc53b9eb99d80586.tar.gz qemu-60bed6a30aa8341cbc8fae4bdc53b9eb99d80586.tar.xz qemu-60bed6a30aa8341cbc8fae4bdc53b9eb99d80586.zip |
numa: move default mapping init to machine
there is no need use cpu_index_to_instance_props() for setting
default cpu -> node mapping. Generic machine code can do it
without cpu_index by just enabling already preset defaults
in possible_cpus.
PS:
as bonus it makes one less user of cpu_index_to_instance_props()
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <1496161442-96665-3-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'hw/core/reset.c')
0 files changed, 0 insertions, 0 deletions