qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: qemu-block@nongnu.org
Cc: kwolf@redhat.com, stefanha@redhat.com, qemu-devel@nongnu.org
Subject: [PULL 0/3] Patches for QEMU 10.1.0-rc3
Date: Tue, 12 Aug 2025 21:58:58 +0200	[thread overview]
Message-ID: <20250812195901.305895-1-kwolf@redhat.com> (raw)

The following changes since commit 624d7463043c120facfab2b54985fcfb679d5379:

  Merge tag 'pull-nvme-20250811' of https://gitlab.com/birkelund/qemu into staging (2025-08-11 12:57:55 -0400)

are available in the Git repository at:

  https://repo.or.cz/qemu/kevin.git tags/for-upstream

for you to fetch changes up to c0df98ab1f3d348bc05f09d1c093abc529f2b530:

  qemu-iotests: Ignore indentation in Killed messages (2025-08-12 17:13:13 +0200)

----------------------------------------------------------------
Patches for QEMU 10.1.0-rc3

- configure: Don't disable Rust for too old meson version
- rbd: Fix hang in query-named-block-nodes if the server is down
- iotests: Fix reference output for newer bash versions

----------------------------------------------------------------
Kevin Wolf (2):
      configure: Don't disable Rust for too old meson version
      rbd: Fix .bdrv_get_specific_info implementation

Werner Fink (1):
      qemu-iotests: Ignore indentation in Killed messages

 qapi/block-core.json             |   9 +++-
 configure                        |   8 +--
 block/rbd.c                      | 104 +++++++++++++++++++++++++--------------
 pythondeps.toml                  |   4 ++
 tests/qemu-iotests/039.out       |  10 ++--
 tests/qemu-iotests/061.out       |   4 +-
 tests/qemu-iotests/137.out       |   2 +-
 tests/qemu-iotests/common.filter |   2 +-
 8 files changed, 94 insertions(+), 49 deletions(-)



             reply	other threads:[~2025-08-12 20:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-12 19:58 Kevin Wolf [this message]
2025-08-12 19:58 ` [PULL 1/3] configure: Don't disable Rust for too old meson version Kevin Wolf
2025-08-12 19:59 ` [PULL 2/3] rbd: Fix .bdrv_get_specific_info implementation Kevin Wolf
2025-08-13  6:12   ` Michael Tokarev
2025-08-13  9:00     ` Kevin Wolf
2025-08-12 19:59 ` [PULL 3/3] qemu-iotests: Ignore indentation in Killed messages Kevin Wolf
2025-08-13 11:48   ` Michael Tokarev
2025-08-12 23:36 ` [PULL 0/3] Patches for QEMU 10.1.0-rc3 Stefan Hajnoczi

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=20250812195901.305895-1-kwolf@redhat.com \
    --to=kwolf@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).