Age | Commit message (Expand) | Author |
2021-05-14 | sphinx: adopt kernel readthedoc theme | Marc-André Lureau |
2021-04-06 | gitlab-ci.yml: Test the dtrace backend in one of the jobs | Thomas Huth |
2021-04-06 | tests/docker: don't set DOCKER_REGISTRY on non-x86_64 | Alex Bennée |
2021-03-10 | tests/docker: Use --arch-only when building Debian cross image | Philippe Mathieu-Daudé |
2021-03-10 | tests/docker: add a test-tcg for building then running check-tcg | Alex Bennée |
2021-02-24 | docker: Bump Fedora images to release 33 | Philippe Mathieu-Daudé |
2021-02-15 | tests/docker: remove travis container | Daniel P. Berrangé |
2021-02-15 | travis.yml: Move gprof/gcov test across to gitlab | Philippe Mathieu-Daudé |
2021-02-08 | tests/docker: add a docker-exec-copy-test | Alex Bennée |
2021-02-08 | tests/docker: alias docker-help target for consistency | Alex Bennée |
2021-02-08 | tests/docker: preserve original name when copying libs | Alex Bennée |
2021-02-08 | tests/docker: make _copy_with_mkdir accept missing files | Alex Bennée |
2021-02-08 | tests/docker: Fix typo in help message | Philippe Mathieu-Daudé |
2021-02-08 | tests/docker: Fix _get_so_libs() for docker-binfmt-image | Philippe Mathieu-Daudé |
2021-01-26 | gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit | Thomas Huth |
2021-01-26 | tests/docker: Install static libc package in CentOS 7 | Philippe Mathieu-Daudé |
2021-01-20 | tests/docker: Add dockerfile for Alpine Linux | Jiaxun Yang |
2021-01-18 | docker: expand debian-amd64 image to include tag tools | Alex Bennée |
2021-01-18 | Add newline when generating Dockerfile | Alessandro Di Federico |
2021-01-18 | tests/docker: Remove Debian 9 remnant lines | Philippe Mathieu-Daudé |
2021-01-11 | gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD | Cho, Yu-Chen |
2021-01-06 | tests/docker: Include 'ccache' in Debian base image | Philippe Mathieu-Daudé |
2021-01-02 | tests: update for rename of CentOS8 PowerTools repo | Daniel P. Berrangé |
2021-01-02 | tests/docker: Remove the remainders of debian9 containers from the Makefile | Thomas Huth |
2021-01-02 | gitlab-CI: Test 32-bit builds with the fedora-i386-cross container | Thomas Huth |
2020-11-26 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-11-25 | tests/docker, tests/vm: remove setuptools from images | Paolo Bonzini |
2020-11-23 | tests/docker: Install liblttng-ust-dev package in Ubuntu 20.04 image | Philippe Mathieu-Daudé |
2020-10-27 | tests/docker/dockerfiles/centos: Use SDL2 instead of SDL1 | Thomas Huth |
2020-10-26 | test/docker/dockerfiles: Add missing packages for acceptance tests | Thomas Huth |
2020-10-17 | add ninja to dockerfiles, CI configurations and test VMs | Paolo Bonzini |
2020-10-17 | dockerfiles: enable Centos 8 PowerTools | Paolo Bonzini |
2020-10-09 | tests/docker: Add genisoimage to the docker file | Thomas Huth |
2020-10-05 | dockerfiles: add diffutils to Fedora | Paolo Bonzini |
2020-10-02 | tests/docker: Remove old Debian 9 containers | Thomas Huth |
2020-10-02 | tests/docker: Update the tricore container to debian 10 | Thomas Huth |
2020-10-02 | tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CI | Thomas Huth |
2020-09-29 | Remove texinfo dependency from docker and CI configs | Peter Maydell |
2020-09-18 | docker.py: always use --rm | Paolo Bonzini |
2020-09-08 | Makefile: inline the relevant parts of rules.mak | Paolo Bonzini |
2020-09-07 | gitlab: expand test coverage for crypto builds | Daniel P. Berrangé |
2020-09-07 | dockerfiles/debian-win64-cross: Download WHPX MinGW headers | Thomas Huth |
2020-09-06 | tests/docker: add python3-setuptools the docker images | Alex Bennée |
2020-08-21 | tests/docker: add test script for static linux-user builds | Paolo Bonzini |
2020-08-05 | tests/docker: Add python3-venv and netcat to the debian-amd64 container | Thomas Huth |
2020-07-27 | tests/docker: add support for DEB_KEYRING | Alex Bennée |
2020-07-27 | tests/docker: fix binfmt_misc image building | Alex Bennée |
2020-07-27 | tests/docker: fix update command due to python3 str/bytes distinction | Alex Bennée |
2020-07-15 | docker.py: fix fetching of FROM layers | Alex Bennée |
2020-07-15 | tests/docker: Remove the libssh workaround from the ubuntu 20.04 image | Thomas Huth |