aboutsummaryrefslogtreecommitdiff
path: root/tests/docker/dockerfiles
AgeCommit message (Expand)Author
2020-03-27tests/docker: Use Python3 PyYAML in the Fedora imagePhilippe Mathieu-Daudé
2020-03-27tests/docker: Install gcrypt devel package in Debian imagePhilippe Mathieu-Daudé
2020-03-27tests/docker: Keep package list sortedPhilippe Mathieu-Daudé
2020-03-19Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2020-03-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell
2020-03-17tests/docker: make "buildah bud" output similar to "docker build"Cleber Rosa
2020-03-17tests/docker: add CentOS 8 DockerfileCleber Rosa
2020-03-17tests/docker: Update VirGL to v0.8.0Philippe Mathieu-Daudé
2020-03-17tests/docker: Remove obsolete VirGL --with-glx configure optionPhilippe Mathieu-Daudé
2020-03-17tests/docker: Update VirGL git repository URLPhilippe Mathieu-Daudé
2020-03-17tests/docker: Install tools to cross-debug and build Linux kernelsPhilippe Mathieu-Daudé
2020-03-16tests/docker: Install SASL library to extend code coverage on amd64Philippe Mathieu-Daudé
2020-02-28configure: Enable test and libs for zstdJuan Quintela
2020-02-04tests/docker: move most cross compilers to buster baseAlex Bennée
2020-01-06dockerfiles: add dbus-daemon to some of latest distributionsMarc-André Lureau
2019-12-17Remove libbluetooth / bluez from the CI testsThomas Huth
2019-12-09docker: remove libcap development packagesPaolo Bonzini
2019-10-25tests/docker: update Travis image to a more current versionAlex Bennée
2019-09-26tests/docker: remove debian-powerpc-user-crossAlex Bennée
2019-09-26docker: move tests from python2 to python3John Snow
2019-09-26docker: remove unused debian-sidJohn Snow
2019-09-26docker: remove unused debian-portsJohn Snow
2019-09-26docker: remove unused debian8 partial imageJohn Snow
2019-09-26tests/docker: remove python2.7 from debian9-mxeJohn Snow
2019-09-10tests/docker: --disable-libssh on ubuntu1804 buildsAlex Bennée
2019-09-10tests/docker: use --arch-only for installing depsAlex Bennée
2019-09-10tests/docker: add debian-amd64-cross for non-x86 hostsAlex Bennée
2019-09-10tests/docker: pin powerpc-user-cross to a snapshotAlex Bennée
2019-09-10tests/docker: update Debian Sid imageAlex Bennée
2019-09-10tests/docker: move our ppc64 cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our riscv64 cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our mips64 cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our sh4 cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our sparc64 cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our m68k cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our HPPA cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our Alpha cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our powerpc cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our arm64 cross compile to BusterAlex Bennée
2019-09-10tests/docker: set DEF_TARGET_LIST for some containersAlex Bennée
2019-07-23tests/docker: Refresh APT cache before installing new packages on DebianPhilippe Mathieu-Daudé
2019-07-23tests/docker: Install texinfo in the Fedora imagePhilippe Mathieu-Daudé
2019-07-23tests/docker: Set the correct cross-PKG_CONFIG_PATH in the MXE imagesPhilippe Mathieu-Daudé
2019-07-23tests/docker: Install the NSIS tools in the MinGW capable imagesPhilippe Mathieu-Daudé
2019-07-23tests/docker: Install Sphinx in the Debian imagesPhilippe Mathieu-Daudé
2019-07-23tests/dockerfiles: update the win cross builds to stretchAlex Bennée
2019-07-23tests/docker: Install Ubuntu images noninteractivelyPhilippe Mathieu-Daudé
2019-07-23tests/docker: Install Sphinx in the Fedora imagePhilippe Mathieu-Daudé
2019-07-23tests/docker: Install Sphinx in the Ubuntu imagesPhilippe Mathieu-Daudé
2019-06-24ssh: switch from libssh2 to libsshPino Toscano