mbox

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

Message ID 20250408124550.40485-1-npiggin@gmail.com (mailing list archive)
State New
Headers show

Pull-request

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

Message

Nicholas Piggin April 8, 2025, 12:45 p.m. UTC
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(-)

Comments

Stefan Hajnoczi April 9, 2025, 8:31 a.m. UTC | #1
Applied, thanks.

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