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/scripts/ci
Paolo Bonzini 951f71ad67 dockerfiles: install bindgen from cargo on Ubuntu 22.04
Because Ubuntu 22.04 has a very old version of bindgen, that
does not have the important option --allowlist-file, it will
not be able to use --enable-rust out of the box.  Instead,
install the latest version of bindgen-cli via "cargo install"
in the container, following QEMU's own documentation.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
4 weeks ago
..
gitlab-kubernetes-runners Add Kubernetes runner configuration 2 years ago
setup dockerfiles: install bindgen from cargo on Ubuntu 22.04 4 weeks ago
coverage-summary.sh travis.yml: Move gprof/gcov test across to gitlab 4 years ago
gitlab-ci-section .gitlab-ci.d: Make separate collapsible log sections for build and test 2 months ago
gitlab-pipeline-status ci/gitlab-pipeline-status: correct typos 10 months ago