summaryrefslogtreecommitdiffstats
path: root/hw/core/machine-smp.c
diff options
context:
space:
mode:
authorYanan Wang2021-10-08 09:50:40 +0200
committerLaurent Vivier2021-10-31 21:05:40 +0100
commit3a23a0c06171c97e7327dd75ae5503f2e38fe749 (patch)
treebb62a27561841ed85eff3a1f2a15de26f007399c /hw/core/machine-smp.c
parentmonitor: Trim some trailing space from human-readable output (diff)
downloadqemu-3a23a0c06171c97e7327dd75ae5503f2e38fe749.tar.gz
qemu-3a23a0c06171c97e7327dd75ae5503f2e38fe749.tar.xz
qemu-3a23a0c06171c97e7327dd75ae5503f2e38fe749.zip
hw/core/machine: Add the missing delimiter in cpu_slot_to_string()
The expected output string from cpu_slot_to_string() ought to be like "socket-id: *, die-id: *, core-id: *, thread-id: *", so add the missing ", " before "die-id". This affects the readability of the error message. Fixes: 176d2cda0d ("i386/cpu: Consolidate die-id validity in smp context") Signed-off-by: Yanan Wang <wangyanan55@huawei.com> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20211008075040.18028-1-wangyanan55@huawei.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'hw/core/machine-smp.c')
0 files changed, 0 insertions, 0 deletions