aboutsummaryrefslogtreecommitdiff
path: root/tests/docker/Makefile.include
AgeCommit message (Expand)AuthorFilesLines
2020-07-27tests/docker: fix binfmt_misc image buildingAlex Bennée1-1/+1
2020-07-11tests/docker: add a linux-user testing focused imageAlex Bennée1-0/+1
2020-07-11tests/docker: add --registry support to toolingAlex Bennée1-1/+5
2020-07-11tests/docker: change tag naming scheme of our imagesAlex Bennée1-5/+5
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2020-06-10docker.py/build: support -t and -f argumentsPaolo Bonzini1-1/+1
2020-06-08tests/docker: fix pre-requisite for debian-tricore-crossAlex Bennée1-1/+1
2020-05-27tests/docker: use a gcc-10 based image for arm64 testsAlex Bennée1-0/+2
2020-05-27tests/docker: add debian11 base imageAlex Bennée1-1/+1
2020-02-04tests/docker: move most cross compilers to buster baseAlex Bennée1-8/+8
2019-10-25tests/docker: set HOST_ARCH if we don't have ARCHAlex Bennée1-2/+4
2019-09-26tests/docker: remove debian-powerpc-user-crossAlex Bennée1-9/+0
2019-09-26docker: remove unused debian-sidJohn Snow1-1/+1
2019-09-26docker: remove unused debian-portsJohn Snow1-1/+1
2019-09-26docker: remove 'deprecated' image definitionsJohn Snow1-4/+3
2019-09-26docker: remove unused debian8 partial imageJohn Snow1-1/+1
2019-09-26docker: remove debian8-mxe definitionsJohn Snow1-1/+1
2019-09-26tests/docker: fix DOCKER_PARTIAL_IMAGESAlex Bennée1-1/+1
2019-09-10tests/docker: add more images to PARTIAL_IMAGES when not on x86_64Alex Bennée1-0/+9
2019-09-10tests/docker: add debian-amd64-cross for non-x86 hostsAlex Bennée1-0/+6
2019-09-10tests/docker: add debian9-mxe to DEBIAN_PARTIAL_IMAGESAlex Bennée1-1/+2
2019-09-10tests/docker: add debian-xtensa-cross to DEBIAN_PARTIAL_IMAGESAlex Bennée1-4/+9
2019-09-10tests/docker: pin powerpc-user-cross to a snapshotAlex Bennée1-1/+3
2019-09-10tests/docker: move our ppc64 cross compile to BusterAlex Bennée1-2/+2
2019-09-10tests/docker: move our riscv64 cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our mips64 cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our sh4 cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our sparc64 cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our m68k cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our HPPA cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our Alpha cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our powerpc cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our arm64 cross compile to BusterAlex Bennée1-3/+2
2019-09-10tests/docker: add Buster to DOCKER_PARTIAL_IMAGESAlex Bennée1-1/+1
2019-08-22tests/docker: add podman supportMarc-André Lureau1-2/+6
2019-08-22docker.py: add --run-as-current-userMarc-André Lureau1-1/+1
2019-07-23tests/dockerfiles: update the win cross builds to stretchAlex Bennée1-3/+3
2019-05-29tests: Fix up docker cross builds for ppc64 (BE) targetsDavid Gibson1-0/+1
2019-03-25docker: trivial changes to `make docker` helpWainer dos Santos Moschetta1-3/+3
2019-03-12tests/tcg: enable cris base user-mode testsAlex Bennée1-0/+1
2019-02-08docker: add debian-buster-arm64-crossAlex Bennée1-0/+1
2019-01-14tests/docker: remove SID_AGE test hackAlex Bennée1-13/+0
2018-10-26tests: Fix typos in comments and help message (found by codespell)Stefan Weil1-1/+1
2018-09-10docker: Clean dangling tarball filesPhilippe Mathieu-Daudé1-0/+1
2018-08-15tests: Allow overriding archive path with SRC_ARCHIVEFam Zheng1-2/+5
2018-07-24docker: report hint when docker.py check failsAlex Bennée1-1/+2
2018-07-24docker: drop QEMU_TARGET check, fallback in EXECUTABLE not setAlex Bennée1-4/+1
2018-07-24docker: add expansion for docker-test-FOO to Makefile.includeAlex Bennée1-2/+4
2018-07-24docker: Makefile.include don't include partial imagesAlex Bennée1-2/+7
2018-07-05docker: add linux-user powered cross builder for QEMUAlex Bennée1-9/+33