diff options
| author | Jose Ricardo Ziviani | 2018-01-14 20:23:48 +0100 |
|---|---|---|
| committer | David Gibson | 2018-01-16 23:35:24 +0100 |
| commit | 03ee51d3548f5f553a3089f466483c1c6d5c666b (patch) | |
| tree | b33ed5b6304860d6d19a5b7dbf3b15d5a1a04db6 /include/exec | |
| parent | spapr: Remove unnecessary 'options' field from sPAPRCapabilityInfo (diff) | |
| download | qemu-03ee51d3548f5f553a3089f466483c1c6d5c666b.tar.gz qemu-03ee51d3548f5f553a3089f466483c1c6d5c666b.tar.xz qemu-03ee51d3548f5f553a3089f466483c1c6d5c666b.zip | |
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: Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com>
[dwg: Added an explanatory comment]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
