The following changes since commit fff352b9b6080e580aa1fadd29b4eccf4cb2922a:
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2026-03-12 15:21:06 +0000) are available in the Git repository at: https://gitlab.com/bonzini/qemu.git tags/for-upstream for you to fetch changes up to 6257754bb9b00b52018951096a9fba28b98a5b0d: rust: suggest passing --locked to "cargo install" (2026-03-18 09:20:57 +0100) ---------------------------------------------------------------- * runstate: handle return code of EOPNOTSUPP properly from rebuild_guest() * meson: do not hardcode paths to generated files * rust: fix build when --disable-rust and meson < 1.9 * rust: suggest passing --locked to "cargo install" ---------------------------------------------------------------- Ani Sinha (1): runstate: handle return code of EOPNOTSUPP properly from rebuild_guest() Marc-André Lureau (1): build-sys: use the "run" variable Paolo Bonzini (2): rust: fix build when --disable-rust and meson < 1.9 rust: suggest passing --locked to "cargo install" docs/about/build-platforms.rst | 2 +- meson.build | 12 ++++++++---- system/runstate.c | 4 +++- tests/docker/dockerfiles/fedora-rust-nightly.docker | 2 +- tests/docker/dockerfiles/ubuntu2204.docker | 2 +- tests/lcitool/refresh | 4 ++-- 6 files changed, 16 insertions(+), 10 deletions(-) -- 2.53.0
