All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: [PULL 0/6] Various fixes for QEMU v11.0-rc1
Date: Mon, 23 Mar 2026 11:29:14 +0100	[thread overview]
Message-ID: <20260323102920.25170-1-thuth@redhat.com> (raw)

The following changes since commit 8e711856d7639cbffa51405f2cc2366e3d9e3a23:

  Merge tag 'hppa-fixes-for-v11-pull-request' of https://github.com/hdeller/qemu-hppa into staging (2026-03-20 10:04:48 +0000)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2026-03-23

for you to fetch changes up to b86eff44ba09b4baea17d2b002afa221de753cc4:

  tests/functional: remove heuristics for finding build dir (2026-03-23 08:16:07 +0100)

----------------------------------------------------------------
* Fix various crashes that can happen when running QEMU with -device xyz,help
* Improve detection of build directory in the functional patches

----------------------------------------------------------------
Daniel P. Berrangé (2):
      tests/functional: fix log placement when run directly
      tests/functional: remove heuristics for finding build dir

Thomas Huth (4):
      hw/pci-host/raven: Fix crash when introspecting raven-pcihost from the CLI
      hw/display/cg3: Fix crash when introspecting cgthree from the CLI
      hw/sparc/sun4m_iommu: Fix crash when introspecting sun4m-iommu from the CLI
      hw/sparc64/sun4u_iommu: Fix crash when introspecting sun4u-iommu from the CLI

 hw/display/cg3.c                     | 18 ++++------
 hw/pci-host/raven.c                  | 68 ++++++++++++++++--------------------
 hw/sparc/sun4m_iommu.c               | 11 +++---
 hw/sparc64/sun4u_iommu.c             | 11 +++---
 tests/functional/meson.build         |  3 +-
 tests/functional/qemu_test/config.py | 13 +++----
 6 files changed, 55 insertions(+), 69 deletions(-)



             reply	other threads:[~2026-03-23 10:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-23 10:29 Thomas Huth [this message]
2026-03-23 10:29 ` [PULL 1/6] hw/pci-host/raven: Fix crash when introspecting raven-pcihost from the CLI Thomas Huth
2026-03-23 10:29 ` [PULL 2/6] hw/display/cg3: Fix crash when introspecting cgthree " Thomas Huth
2026-03-23 10:29 ` [PULL 3/6] hw/sparc/sun4m_iommu: Fix crash when introspecting sun4m-iommu " Thomas Huth
2026-03-23 10:29 ` [PULL 4/6] hw/sparc64/sun4u_iommu: Fix crash when introspecting sun4u-iommu " Thomas Huth
2026-03-23 10:29 ` [PULL 5/6] tests/functional: fix log placement when run directly Thomas Huth
2026-03-23 10:29 ` [PULL 6/6] tests/functional: remove heuristics for finding build dir Thomas Huth
2026-03-23 12:42 ` [PULL 0/6] Various fixes for QEMU v11.0-rc1 Peter Maydell

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=20260323102920.25170-1-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@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.