summary refs log tree commit diff stats
path: root/docs/devel/writing-monitor-commands.rst
diff options
context:
space:
mode:
authorGlenn Miles <milesg@linux.ibm.com>2024-11-14 15:21:19 -0600
committerNicholas Piggin <npiggin@gmail.com>2024-11-27 02:49:31 +1000
commit2fc0a78a57731fda50d5b01e16fd68681900f709 (patch)
treeba9a00ea37f70a8e402201bbdc509a48b52a5b18 /docs/devel/writing-monitor-commands.rst
parent96746f7a95a6e32d6578d417ae41dc24c564fafa (diff)
downloadfocaccia-qemu-2fc0a78a57731fda50d5b01e16fd68681900f709.tar.gz
focaccia-qemu-2fc0a78a57731fda50d5b01e16fd68681900f709.zip
target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socket
The THREAD_SIBLING_FOREACH macro wasn't excluding threads from other
chips. Add chip_index field to the thread state and add a check for the
new field in the macro.

Fixes: b769d4c8f4c6 ("target/ppc: Add initial flags and helpers for SMT support")
Signed-off-by: Glenn Miles <milesg@linux.ibm.com>
[npiggin: set chip_index for spapr too]
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'docs/devel/writing-monitor-commands.rst')
0 files changed, 0 insertions, 0 deletions