]> Git Repo - qemu.git/commit
qapi/machine: Fix an incorrect comment of SMPConfiguration
authorYanan Wang <[email protected]>
Wed, 29 Sep 2021 02:58:01 +0000 (10:58 +0800)
committerPaolo Bonzini <[email protected]>
Fri, 1 Oct 2021 13:27:56 +0000 (15:27 +0200)
commit7237c7ce772794d6be10b8b987fe4d02dfd76562
tree89195173f25befb298445c8d44736ce8dfc5f2dd
parentbb4aa8f59e18412cff0d69f14aee7abba153161a
qapi/machine: Fix an incorrect comment of SMPConfiguration

The explanation of @cores should be "number of cores per die" but
not "number of cores per thread". Let's fix it.

Fixes: 1e63fe685804 ("machine: pass QAPI struct to mc->smp_parse")
Signed-off-by: Yanan Wang <[email protected]>
Reviewed-by: Daniel P. BerrangĂ© <[email protected]>
Message-Id: <20210929025816[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
qapi/machine.json
This page took 0.022736 seconds and 4 git commands to generate.