Skip to content
Commit 03ee51d3 authored by Jose Ricardo Ziviani's avatar Jose Ricardo Ziviani Committed by David Gibson
Browse files

ppc: Change Power9 compat table to support at most 8 threads/core



Increases the max smt mode to 8 for Power9. That's because KVM supports
smt emulation in this platform so QEMU should allow users to use it as
well.

Today if we try to pass -smp ...,threads=8, QEMU will silently truncate
it to smt4 mode and may cause a crash if we try to perform a cpu
hotplug.

Signed-off-by: default avatarJose Ricardo Ziviani <joserz@linux.vnet.ibm.com>
[dwg: Added an explanatory comment]
Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent 895d5cd6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment