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(-)