aboutsummaryrefslogtreecommitdiff
path: root/tests/docker
AgeCommit message (Expand)Author
2021-07-19ci: build & store windows installerGerd Hoffmann
2021-07-14tests/docker: expand opensuse-leap package listDaniel P. Berrangé
2021-07-14tests/docker: expand ubuntu2004 package listDaniel P. Berrangé
2021-07-14tests/docker: expand ubuntu1804 package listDaniel P. Berrangé
2021-07-14tests/docker: expand fedora package listDaniel P. Berrangé
2021-07-14tests/docker: expand centos8 package listDaniel P. Berrangé
2021-07-14tests/docker: remove mingw packages from FedoraDaniel P. Berrangé
2021-07-14tests/docker: fix mistakes in ubuntu package listsDaniel P. Berrangé
2021-07-14tests/docker: fix mistakes in fedora package listDaniel P. Berrangé
2021-07-14tests/docker: fix mistakes in centos package listsDaniel P. Berrangé
2021-07-14tests/docker: fix sorting in package listsDaniel P. Berrangé
2021-07-14tests/docker: remove FEATURES env var from templatesDaniel P. Berrangé
2021-07-14tests/docker: use explicit docker.io registryDaniel P. Berrangé
2021-07-14tests/docker: use project specific container registriesDaniel P. Berrangé
2021-07-14tests/docker: don't use BUILDKIT in GitLab eitherDaniel P. Berrangé
2021-07-14hw/usb/ccid: remove references to NSSDaniel P. Berrangé
2021-06-19tcg: Build ffi data structures for helpersRichard Henderson
2021-06-02Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...Peter Maydell
2021-06-02tests/docker: drop CentOS 7 containerDaniel P. Berrangé
2021-06-01gitlab: add python linters to CIJohn Snow
2021-05-18tests/docker: gcc-10 based images for ppc64{,le} testsMatheus Ferst
2021-05-18tests/docker: Added libbpf library to the docker files.Andrew Melnychenko
2021-05-18docker: Add Hexagon imageAlessandro Di Federico
2021-05-18tests/docker: add "fetch" sub-commandAlex Bennée
2021-05-18tests/docker: allow "update" to add the current userAlex Bennée
2021-05-18tests/docker: make executable an optional argument to "update"Alex Bennée
2021-05-18tests/docker: fix copying of executable in "update"Alex Bennée
2021-05-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...Peter Maydell
2021-05-14sphinx: adopt kernel readthedoc themeMarc-André Lureau
2021-05-14tests/docker/dockerfiles: Add ccache to containers where it was missingThomas Huth
2021-04-06gitlab-ci.yml: Test the dtrace backend in one of the jobsThomas Huth
2021-04-06tests/docker: don't set DOCKER_REGISTRY on non-x86_64Alex Bennée
2021-03-10tests/docker: Use --arch-only when building Debian cross imagePhilippe Mathieu-Daudé
2021-03-10tests/docker: add a test-tcg for building then running check-tcgAlex Bennée
2021-02-24docker: Bump Fedora images to release 33Philippe Mathieu-Daudé
2021-02-15tests/docker: remove travis containerDaniel P. Berrangé
2021-02-15travis.yml: Move gprof/gcov test across to gitlabPhilippe Mathieu-Daudé
2021-02-08tests/docker: add a docker-exec-copy-testAlex Bennée
2021-02-08tests/docker: alias docker-help target for consistencyAlex Bennée
2021-02-08tests/docker: preserve original name when copying libsAlex Bennée
2021-02-08tests/docker: make _copy_with_mkdir accept missing filesAlex Bennée
2021-02-08tests/docker: Fix typo in help messagePhilippe Mathieu-Daudé
2021-02-08tests/docker: Fix _get_so_libs() for docker-binfmt-imagePhilippe Mathieu-Daudé
2021-01-26gitlab-ci.yml: Avoid some submodules to speed up the CI a little bitThomas Huth
2021-01-26tests/docker: Install static libc package in CentOS 7Philippe Mathieu-Daudé
2021-01-20tests/docker: Add dockerfile for Alpine LinuxJiaxun Yang
2021-01-18docker: expand debian-amd64 image to include tag toolsAlex Bennée
2021-01-18Add newline when generating DockerfileAlessandro Di Federico
2021-01-18tests/docker: Remove Debian 9 remnant linesPhilippe Mathieu-Daudé
2021-01-11gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CDCho, Yu-Chen