aboutsummaryrefslogtreecommitdiff
path: root/tests/docker/dockerfiles
AgeCommit message (Expand)AuthorFilesLines
2020-07-11tests/docker: change tag naming scheme of our imagesAlex Bennée24-24/+24
2020-06-16tests/docker: Added docker build support for TSan.Robert Foley1-0/+65
2020-06-16tests/docker: bump fedora to 32Alex Bennée1-1/+1
2020-06-08tests/docker: Remove flex/bison packagesPhilippe Mathieu-Daudé8-14/+2
2020-06-08docker: update Ubuntu to 20.04Paolo Bonzini1-1/+1
2020-05-27tests/docker: use a gcc-10 based image for arm64 testsAlex Bennée1-0/+13
2020-05-27tests/docker: add debian11 base imageAlex Bennée1-0/+18
2020-04-15tests/docker: add docs FEATURE flag and use for test-miscAlex Bennée6-6/+6
2020-03-27tests/docker: Add libepoxy and libudev packages to the Fedora imagePhilippe Mathieu-Daudé1-0/+2
2020-03-27tests/docker: Use Python3 PyYAML in the Fedora imagePhilippe Mathieu-Daudé1-1/+1
2020-03-27tests/docker: Install gcrypt devel package in Debian imagePhilippe Mathieu-Daudé1-0/+1
2020-03-27tests/docker: Keep package list sortedPhilippe Mathieu-Daudé2-4/+8
2020-03-19Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell2-1/+33
2020-03-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell3-3/+9
2020-03-17tests/docker: make "buildah bud" output similar to "docker build"Cleber Rosa1-1/+1
2020-03-17tests/docker: add CentOS 8 DockerfileCleber Rosa1-0/+32
2020-03-17tests/docker: Update VirGL to v0.8.0Philippe Mathieu-Daudé1-1/+1
2020-03-17tests/docker: Remove obsolete VirGL --with-glx configure optionPhilippe Mathieu-Daudé1-1/+1
2020-03-17tests/docker: Update VirGL git repository URLPhilippe Mathieu-Daudé1-1/+1
2020-03-17tests/docker: Install tools to cross-debug and build Linux kernelsPhilippe Mathieu-Daudé2-0/+6
2020-03-16tests/docker: Install SASL library to extend code coverage on amd64Philippe Mathieu-Daudé1-0/+1
2020-02-28configure: Enable test and libs for zstdJuan Quintela5-3/+8
2020-02-04tests/docker: move most cross compilers to buster baseAlex Bennée7-7/+7
2020-01-06dockerfiles: add dbus-daemon to some of latest distributionsMarc-André Lureau4-0/+4
2019-12-17Remove libbluetooth / bluez from the CI testsThomas Huth3-3/+0
2019-12-09docker: remove libcap development packagesPaolo Bonzini3-3/+0
2019-10-25tests/docker: update Travis image to a more current versionAlex Bennée1-1/+5
2019-09-26tests/docker: remove debian-powerpc-user-crossAlex Bennée1-21/+0
2019-09-26docker: move tests from python2 to python3John Snow7-7/+7
2019-09-26docker: remove unused debian-sidJohn Snow1-35/+0
2019-09-26docker: remove unused debian-portsJohn Snow1-36/+0
2019-09-26docker: remove unused debian8 partial imageJohn Snow1-34/+0
2019-09-26tests/docker: remove python2.7 from debian9-mxeJohn Snow1-2/+1
2019-09-10tests/docker: --disable-libssh on ubuntu1804 buildsAlex Bennée1-0/+3
2019-09-10tests/docker: use --arch-only for installing depsAlex Bennée8-10/+10
2019-09-10tests/docker: add debian-amd64-cross for non-x86 hostsAlex Bennée1-0/+22
2019-09-10tests/docker: pin powerpc-user-cross to a snapshotAlex Bennée1-1/+7
2019-09-10tests/docker: update Debian Sid imageAlex Bennée1-15/+9
2019-09-10tests/docker: move our ppc64 cross compile to BusterAlex Bennée1-4/+3
2019-09-10tests/docker: move our riscv64 cross compile to BusterAlex Bennée1-3/+2
2019-09-10tests/docker: move our mips64 cross compile to BusterAlex Bennée1-3/+2
2019-09-10tests/docker: move our sh4 cross compile to BusterAlex Bennée1-3/+2
2019-09-10tests/docker: move our sparc64 cross compile to BusterAlex Bennée1-3/+2
2019-09-10tests/docker: move our m68k cross compile to BusterAlex Bennée1-3/+2
2019-09-10tests/docker: move our HPPA cross compile to BusterAlex Bennée1-3/+2
2019-09-10tests/docker: move our Alpha cross compile to BusterAlex Bennée1-4/+3
2019-09-10tests/docker: move our powerpc cross compile to BusterAlex Bennée1-5/+3
2019-09-10tests/docker: move our arm64 cross compile to BusterAlex Bennée2-18/+2
2019-09-10tests/docker: set DEF_TARGET_LIST for some containersAlex Bennée7-0/+7
2019-07-23tests/docker: Refresh APT cache before installing new packages on DebianPhilippe Mathieu-Daudé28-101/+133