[PULL 0/2] ppc-for-10.0-3 queue

Nicholas Piggin posted 2 patches 8 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250408124550.40485-1-npiggin@gmail.com
Maintainers: Nicholas Piggin <npiggin@gmail.com>, Daniel Henrique Barboza <danielhb413@gmail.com>
target/ppc/cpu_init.c    | 23 ++++++++++++-----------
target/ppc/misc_helper.c |  9 ++++++++-
2 files changed, 20 insertions(+), 12 deletions(-)
[PULL 0/2] ppc-for-10.0-3 queue
Posted by Nicholas Piggin 8 months, 1 week ago
The following changes since commit dfaecc04c46d298e9ee81bd0ca96d8754f1c27ed:

  Merge tag 'pull-riscv-to-apply-20250407-1' of https://github.com/alistair23/qemu into staging (2025-04-07 09:18:33 -0400)

are available in the Git repository at:

  https://gitlab.com/npiggin/qemu.git tags/pull-ppc-for-10.0-3-20250408

for you to fetch changes up to b3d47c8303b8be2c3693c5704012b3334741b7ed:

  target/ppc: Fix SPRC/SPRD SPRs for P9/10 (2025-04-08 20:52:49 +1000)

----------------------------------------------------------------
* Fix a couple of recent regressions in powernv SPRs

----------------------------------------------------------------
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(-)
Re: [PULL 0/2] ppc-for-10.0-3 queue
Posted by Stefan Hajnoczi 8 months, 1 week ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any user-visible changes.