You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/docker
Paolo Bonzini fdeeb44845 rust: add back to Ubuntu 22.04 jobs
Ubuntu is now including updated versions of Rust (up to 1.85) for
its LTS releases.  Adjust the CI containers and re-add --enable-rust
to the Ubuntu jobs.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 week ago
..
dockerfiles rust: add back to Ubuntu 22.04 jobs 1 week ago
Makefile.include tests/docker: expose $HOME/.cache/qemu as docker volume 5 months ago
common.rc tests/docker: make --enable-rust overridable with EXTRA_CONFIGURE_OPTS 1 month ago
docker.py tests/docker: avoid invalid escape in Python string 2 years ago
run tests/docker: run script use realpath instead of readlink 3 years ago
test-block
test-build
test-clang tests/docker: remove FEATURES env var from templates 4 years ago
test-debug meson: Split --enable-sanitizers to --enable-{asan, ubsan} 1 year ago
test-full
test-fuzz tests/docker: add test-fuzz 2 years ago
test-mingw tests/docker: update test-mingw to run single build 3 years ago
test-misc tests/docker: remove FEATURES env var from templates 4 years ago
test-quick
test-rust tests/docker: replicate the check-rust-tools-nightly CI job 9 months ago
test-static tests/docker: add test script for static linux-user builds 5 years ago
test-tcg tests/docker: add a test-tcg for building then running check-tcg 5 years ago
test-tsan testing: update ubuntu2004 to ubuntu2204 3 years ago
test-unit