aboutsummaryrefslogtreecommitdiff
path: root/tests/docker
AgeCommit message (Expand)Author
2017-09-29docker: Don't mount ccache db if NOUSER=1Fam Zheng
2017-09-29docker: test-block: Don't continue if build failsFam Zheng
2017-09-29tests/docker/run: don't source /etc/profileAlex Bennée
2017-09-29docker: Fix test-mingwFam Zheng
2017-09-29docker: add installation to build testsPaolo Bonzini
2017-09-22docker: Drop 'set -e' from run scriptFam Zheng
2017-09-22docker: Use archive-source.pyFam Zheng
2017-09-22docker: Add test-blockFam Zheng
2017-09-22docker: Add nettle-devel to fedora imageFam Zheng
2017-09-22docker: Use unconfined security profileFam Zheng
2017-09-22docker: Add test_fail and prep_failFam Zheng
2017-09-22docker: Fix return code of build_qemu()Fam Zheng
2017-09-22tests/docker: Clean up pathsFam Zheng
2017-09-22docker: Enable features explicitly in test-fullFam Zheng
2017-09-22docker: Update ubuntu imageFam Zheng
2017-09-22docker: reduce noise when building travis.dockerAlex Bennée
2017-09-22docker: don't install device-tree-compiler build-deps in travis.dockerAlex Bennée
2017-09-22docker: docker.py make --no-cache skip checksum testAlex Bennée
2017-09-22docker: ensure NOUSER for travis imagesAlex Bennée
2017-09-19docker: fix creation of archivesPaolo Bonzini
2017-08-30docker.py: Python 2.6 argparse compatibilityStefan Hajnoczi
2017-08-15docker: add centos7 imagePhilippe Mathieu-Daudé
2017-08-15docker: install more packages on CentOS to extend code coveragePhilippe Mathieu-Daudé
2017-08-15docker: add Xen libs to centos6 imagePhilippe Mathieu-Daudé
2017-08-15docker: use one package per line in CentOS configPhilippe Mathieu-Daudé
2017-07-18docker: install clang since Shippable setup_ve() verify it is availablePhilippe Mathieu-Daudé
2017-07-18docker: warn users to use newer debian8/debian9 base imagePhilippe Mathieu-Daudé
2017-07-18docker: add debian Ports base imagePhilippe Mathieu-Daudé
2017-07-18docker: add MXE (M cross environment) base image for MinGW-w64Philippe Mathieu-Daudé
2017-07-18docker: add debian/mips64el imagePhilippe Mathieu-Daudé
2017-07-18docker: add debian/mips[eb] imagesPhilippe Mathieu-Daudé
2017-07-18docker: add debian/powerpc based on JessieAlex Bennée
2017-07-18docker: add 'apt-fake' script which generate fake debian packagesPhilippe Mathieu-Daudé
2017-07-18docker: add qemu:debian-jessie based on outdated jessie releasePhilippe Mathieu-Daudé
2017-07-18docker: enable nettle to extend code coverage on arm64Philippe Mathieu-Daudé
2017-07-18docker: enable gcrypt to extend code coverage on amd64Philippe Mathieu-Daudé
2017-07-18docker: enable netmap to extend code coverage on amd64Philippe Mathieu-Daudé
2017-07-18docker: enable virgl to extend code coverage on amd64Philippe Mathieu-Daudé
2017-07-18docker: add debian/amd64 based on StretchPhilippe Mathieu-Daudé
2017-07-18docker: add debian/ppc64el based on StretchPhilippe Mathieu-Daudé
2017-07-18docker: add debian/armel based on StretchPhilippe Mathieu-Daudé
2017-07-18docker: optimize debian9 base imagePhilippe Mathieu-Daudé
2017-07-18docker: remove packages now dependent of qemu in StretchPhilippe Mathieu-Daudé
2017-07-18docker: debian/s390x no more in unstable, now available in StretchPhilippe Mathieu-Daudé
2017-07-18docker: add common packages to debian basePhilippe Mathieu-Daudé
2017-07-18docker: rename debian stable -> 9 (Stretch)Philippe Mathieu-Daudé
2017-07-18docker: add debug tools to travis.dockerAlex Bennée
2017-07-18docker: include python-yaml in travis.dockerAlex Bennée
2017-07-18docker: allow customizing Travis global_env variablesPaolo Bonzini
2017-07-17docker.py: Improve subprocess exit code handlingFam Zheng