diff options
| author | Igor Mammedov <imammedo@redhat.com> | 2017-05-30 18:23:57 +0200 |
|---|---|---|
| committer | Eduardo Habkost <ehabkost@redhat.com> | 2017-06-05 14:59:08 -0300 |
| commit | 60bed6a30aa8341cbc8fae4bdc53b9eb99d80586 (patch) | |
| tree | 9c68893c9b97f73a99d58e92a5432f9587f4f75d /scripts/qemu.py | |
| parent | a0ceb640d083ab583d115fbd2ded14c089044ae8 (diff) | |
| download | focaccia-qemu-60bed6a30aa8341cbc8fae4bdc53b9eb99d80586.tar.gz focaccia-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 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions