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/setup
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
..
ubuntu dockerfiles: install bindgen from cargo on Ubuntu 22.04 4 weeks ago
.gitignore
gitlab-runner.yml scripts/ci: update the gitlab-runner playbook 3 months ago
inventory.template
vars.yml.template scripts/ci: update gitlab-runner playbook to use latest runner 2 years ago