All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] target/ppc: regression fixes
@ 2025-03-31 12:03 Nicholas Piggin
  2025-03-31 12:03 ` [PATCH 1/2] target/ppc: Big-core scratch register fix Nicholas Piggin
  2025-03-31 12:03 ` [PATCH 2/2] target/ppc: Fix SPRC/SPRD SPRs for P9/10 Nicholas Piggin
  0 siblings, 2 replies; 4+ messages in thread
From: Nicholas Piggin @ 2025-03-31 12:03 UTC (permalink / raw)
  To: qemu-ppc
  Cc: Nicholas Piggin, Daniel Henrique Barboza, Harsh Prateek Bora,
	qemu-devel

Couple of minor regression fixes for powernv registers. Minor because
they aren't bad enough to affect Skiboot/Linux (PowerVM makes more use
of these).

Thanks,
Nick

Nicholas Piggin (2):
  target/ppc: Big-core scratch register fix
  target/ppc: Fix SPRC/SPRD SPRs for P9/10

 target/ppc/cpu_init.c    | 23 ++++++++++++-----------
 target/ppc/misc_helper.c |  9 ++++++++-
 2 files changed, 20 insertions(+), 12 deletions(-)

-- 
2.47.1



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

end of thread, other threads:[~2025-03-31 12:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-31 12:03 [PATCH 0/2] target/ppc: regression fixes Nicholas Piggin
2025-03-31 12:03 ` [PATCH 1/2] target/ppc: Big-core scratch register fix Nicholas Piggin
2025-03-31 12:03 ` [PATCH 2/2] target/ppc: Fix SPRC/SPRD SPRs for P9/10 Nicholas Piggin
2025-03-31 12:08   ` Philippe Mathieu-Daudé

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.