diff options
| author | Igor Mammedov | 2017-05-30 18:23:59 +0200 |
|---|---|---|
| committer | Eduardo Habkost | 2017-06-05 19:59:08 +0200 |
| commit | f75cd44de0ec20d72dc9eef5e6e48a8874c40727 (patch) | |
| tree | 9d0bf65fa76d48ab5df56c70ee924fe378b7800d /include/exec | |
| parent | numa: make sure that all cpus have has_node_id set if numa is enabled (diff) | |
| download | qemu-f75cd44de0ec20d72dc9eef5e6e48a8874c40727.tar.gz qemu-f75cd44de0ec20d72dc9eef5e6e48a8874c40727.tar.xz qemu-f75cd44de0ec20d72dc9eef5e6e48a8874c40727.zip | |
numa: make hmp 'info numa' fetch numa nodes from qmp_query_cpus() result
HMP command 'info numa' is the last external user that access
CPUState::numa_node field directly. In order to move it to CPU
classes that actually use it, eliminate direct access and use
an alternative approach by using result of qmp_query_cpus(),
which provides topology properties CPU threads are associated
with (including node-id).
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <1496161442-96665-5-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
