diff options
author | Gavin Shan | 2022-05-03 16:02:59 +0200 |
---|---|---|
committer | Peter Maydell | 2022-05-09 12:47:54 +0200 |
commit | 1dcf7001d4bae651129d46d5628b29e93a411d0b (patch) | |
tree | be87a9da1a0b5b8b8ac0398452d6e5a164db4689 /hw/core/platform-bus.c | |
parent | hw/arm: add versioning to sbsa-ref machine DT (diff) | |
download | qemu-1dcf7001d4bae651129d46d5628b29e93a411d0b.tar.gz qemu-1dcf7001d4bae651129d46d5628b29e93a411d0b.tar.xz qemu-1dcf7001d4bae651129d46d5628b29e93a411d0b.zip |
qapi/machine.json: Add cluster-id
This adds cluster-id in CPU instance properties, which will be used
by arm/virt machine. Besides, the cluster-id is also verified or
dumped in various spots:
* hw/core/machine.c::machine_set_cpu_numa_node() to associate
CPU with its NUMA node.
* hw/core/machine.c::machine_numa_finish_cpu_init() to record
CPU slots with no NUMA mapping set.
* hw/core/machine-hmp-cmds.c::hmp_hotpluggable_cpus() to dump
cluster-id.
Signed-off-by: Gavin Shan <gshan@redhat.com>
Reviewed-by: Yanan Wang <wangyanan55@huawei.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
Message-id: 20220503140304.855514-2-gshan@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/core/platform-bus.c')
0 files changed, 0 insertions, 0 deletions