From: Nicholas Piggin <npiggin@gmail.com>
To: qemu-ppc@nongnu.org
Cc: Nicholas Piggin <npiggin@gmail.com>,
Daniel Henrique Barboza <danielhb413@gmail.com>,
Harsh Prateek Bora <harshpb@linux.ibm.com>,
qemu-devel@nongnu.org
Subject: [PATCH 0/2] target/ppc: regression fixes
Date: Mon, 31 Mar 2025 22:03:54 +1000 [thread overview]
Message-ID: <20250331120357.584561-1-npiggin@gmail.com> (raw)
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
next reply other threads:[~2025-03-31 12:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-31 12:03 Nicholas Piggin [this message]
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é
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250331120357.584561-1-npiggin@gmail.com \
--to=npiggin@gmail.com \
--cc=danielhb413@gmail.com \
--cc=harshpb@linux.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.