All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ppc: various fixes for 9.2
@ 2024-11-25 13:20 Nicholas Piggin
  2024-11-25 13:20 ` [PATCH 1/4] target/ppc: Fix non-maskable interrupt while halted Nicholas Piggin
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Nicholas Piggin @ 2024-11-25 13:20 UTC (permalink / raw)
  To: qemu-ppc
  Cc: Nicholas Piggin, qemu-devel, Chalapathi V, Harsh Prateek Bora,
	Glenn Miles

Some small last-minute fixes that mostly fix recently added
or exposed issues. I'd like to send a PR with them for 9.2 in
the next couple of days unless there are objections.

Thanks,
Nick

Glenn Miles (1):
  target/ppc: Fix THREAD_SIBLING_FOREACH for mult-socket

Nicholas Piggin (3):
  target/ppc: Fix non-maskable interrupt while halted
  ppc/pnv: Fix direct controls quiesce
  ppc/pnv: Add xscom- prefix to pervasive-control region name

 target/ppc/cpu.h            |  8 ++++++--
 hw/ppc/pnv_core.c           | 11 +++++++++--
 hw/ppc/pnv_nest_pervasive.c |  2 +-
 hw/ppc/spapr_cpu_core.c     |  1 +
 target/ppc/excp_helper.c    |  7 +++++++
 5 files changed, 24 insertions(+), 5 deletions(-)

-- 
2.45.2



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-11-26 15:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-25 13:20 [PATCH 0/4] ppc: various fixes for 9.2 Nicholas Piggin
2024-11-25 13:20 ` [PATCH 1/4] target/ppc: Fix non-maskable interrupt while halted Nicholas Piggin
2024-11-25 16:26   ` Miles Glenn
2024-11-25 13:20 ` [PATCH 2/4] ppc/pnv: Fix direct controls quiesce Nicholas Piggin
2024-11-25 16:31   ` Miles Glenn
2024-11-25 13:20 ` [PATCH 3/4] target/ppc: Fix THREAD_SIBLING_FOREACH for mult-socket Nicholas Piggin
2024-11-25 16:26   ` Miles Glenn
2024-11-25 13:20 ` [PATCH 4/4] ppc/pnv: Add xscom- prefix to pervasive-control region name Nicholas Piggin
2024-11-25 16:28   ` Miles Glenn
2024-11-25 19:28   ` Philippe Mathieu-Daudé
2024-11-26  3:54     ` Nicholas Piggin
2024-11-26  5:19       ` Philippe Mathieu-Daudé
2024-11-26 15:43         ` Peter Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.