[PULL 0/2] Hppa post v11 patches patches

Helge Deller posted 2 patches 1 week, 4 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260519151823.13878-1-deller@kernel.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Helge Deller <deller@gmx.de>
hw/hppa/machine.c   | 15 ++++++++++-----
hw/pci-host/astro.c |  5 ++++-
2 files changed, 14 insertions(+), 6 deletions(-)
[PULL 0/2] Hppa post v11 patches patches
Posted by Helge Deller 1 week, 4 days ago
From: Helge Deller <deller@gmx.de>

The following changes since commit 6d17fd91f6cf88df5cb2205e578640d72605cc43:

  Merge tag 'pull-nvme-20260518' of https://gitlab.com/birkelund/qemu into staging (2026-05-18 08:33:20 -0400)

are available in the Git repository at:

  https://github.com/hdeller/qemu-hppa.git tags/hppa-post-v11-patches-pull-request

for you to fetch changes up to cf05a5c52716fae63a1792a67b94b0612cb800b8:

  hw/hppa: Move static variable lasi_dev into MachineState (2026-05-19 17:17:26 +0200)

----------------------------------------------------------------
Two hppa cleanup patches

Two leftover cleanup patches which I did not wanted to merge shortly before the qemu-v11 release.
Nothing critical, and both suggested by Philippe Mathieu-Daudé.

----------------------------------------------------------------

Helge Deller (2):
  hw/pci-host/astro: Encode Astro version numbers
  hw/hppa: Move static variable lasi_dev into MachineState

 hw/hppa/machine.c   | 15 ++++++++++-----
 hw/pci-host/astro.c |  5 ++++-
 2 files changed, 14 insertions(+), 6 deletions(-)

-- 
2.54.0


Re: [PULL 0/2] Hppa post v11 patches patches
Posted by Stefan Hajnoczi 1 week, 3 days ago
Applied, thanks.

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