02.12.2024 08:44, Nicholas Piggin wrote:
On Wed Nov 27, 2024 at 11:22 PM AEST, Harsh Prateek Bora wrote:
Hi Michael,
On Wed, 27 Nov, 2024, 3:14 pm Michael Tokarev, <[email protected]> wrote:
26.11.2024 20:12, Nicholas Piggin:
* Assorted small ppc fixes
----------------------------------------------------------------
BALATON Zoltan (1):
hw/ppc/pegasos2: Fix IRQ routing from pci.0
Glenn Miles (1):
target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socket
Harsh Prateek Bora (1):
ppc/spapr: fix drc index mismatch for partially enabled vcpus
I think at least this ^^^ can be picked for stable.
Nick may confirm about other patches.
I would say these two as well.
Thank you both for help!
target/ppc: Fix non-maskable interrupt while halted
target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socket
I picked the 3 mentioned changes to stable series.
With the last one there's a small issue though:
2fc0a78a57 target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socket
It fixes an issue introduced in v8.0.0-2045-gb769d4c8f4, so
should be picked up for 8.2.x. But this one lacks:
v9.0.0-2635-gfeb37fdc82 ppc: Add a core_index to CPUPPCState for SMT vCPUs
v9.0.0-2638-gc26504afd5 ppc/pnv: Add a big-core mode that joins two regular
cores
What do you suggest to do with 8.2.x in this case?
Thanks,
/mjt