Age | Commit message (Expand) | Author | Files | Lines |
2020-07-11 | tests/docker: add packages needed for check-acceptance | Alex Bennée | 2 | -1/+16 |
2020-07-11 | tests/docker: add --registry support to tooling | Alex Bennée | 2 | -7/+43 |
2020-07-11 | tests/docker: change tag naming scheme of our images | Alex Bennée | 26 | -30/+30 |
2020-07-11 | tests/docker: check for an parameters not empty string | Alex Bennée | 1 | -1/+1 |
2020-06-16 | tests/docker: Added docker build support for TSan. | Robert Foley | 2 | -0/+109 |
2020-06-16 | tests/docker: bump fedora to 32 | Alex Bennée | 1 | -1/+1 |
2020-06-12 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2 | -6/+10 |
2020-06-10 | docker.py/build: support binary files in --extra-files | Paolo Bonzini | 1 | -2/+6 |
2020-06-10 | docker.py/build: support -t and -f arguments | Paolo Bonzini | 2 | -4/+4 |
2020-06-08 | tests/docker: Remove flex/bison packages | Philippe Mathieu-Daudé | 8 | -14/+2 |
2020-06-08 | docker: update Ubuntu to 20.04 | Paolo Bonzini | 1 | -1/+1 |
2020-06-08 | tests/docker: fix pre-requisite for debian-tricore-cross | Alex Bennée | 1 | -1/+1 |
2020-05-31 | python: remove more instances of sys.version_info | John Snow | 1 | -2/+3 |
2020-05-27 | tests/docker: use a gcc-10 based image for arm64 tests | Alex Bennée | 2 | -0/+15 |
2020-05-27 | tests/docker: add debian11 base image | Alex Bennée | 2 | -1/+19 |
2020-04-15 | tests/docker: add docs FEATURE flag and use for test-misc | Alex Bennée | 7 | -6/+8 |
2020-03-27 | tests/docker: Add libepoxy and libudev packages to the Fedora image | Philippe Mathieu-Daudé | 1 | -0/+2 |
2020-03-27 | tests/docker: Use Python3 PyYAML in the Fedora image | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-03-27 | tests/docker: Install gcrypt devel package in Debian image | Philippe Mathieu-Daudé | 1 | -0/+1 |
2020-03-27 | tests/docker: Keep package list sorted | Philippe Mathieu-Daudé | 2 | -4/+8 |
2020-03-19 | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i... | Peter Maydell | 2 | -1/+33 |
2020-03-18 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1... | Peter Maydell | 3 | -3/+9 |
2020-03-17 | tests/docker: make "buildah bud" output similar to "docker build" | Cleber Rosa | 1 | -1/+1 |
2020-03-17 | tests/docker: add CentOS 8 Dockerfile | Cleber Rosa | 1 | -0/+32 |
2020-03-17 | tests/docker: Update VirGL to v0.8.0 | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-03-17 | tests/docker: Remove obsolete VirGL --with-glx configure option | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-03-17 | tests/docker: Update VirGL git repository URL | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-03-17 | tests/docker: Install tools to cross-debug and build Linux kernels | Philippe Mathieu-Daudé | 2 | -0/+6 |
2020-03-16 | tests/docker: Install SASL library to extend code coverage on amd64 | Philippe Mathieu-Daudé | 1 | -0/+1 |
2020-02-28 | configure: Enable test and libs for zstd | Juan Quintela | 5 | -3/+8 |
2020-02-07 | drop "from __future__ import print_function" | Paolo Bonzini | 1 | -1/+0 |
2020-02-07 | tests: Explicit usage of Python 3 | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-02-04 | tests/docker: better handle symlinked libs | Alex Bennée | 1 | -7/+9 |
2020-02-04 | tests/docker: move most cross compilers to buster base | Alex Bennée | 8 | -15/+15 |
2020-01-06 | dockerfiles: add dbus-daemon to some of latest distributions | Marc-André Lureau | 4 | -0/+4 |
2019-12-19 | docker: gtester is no longer used | Paolo Bonzini | 1 | -6/+1 |
2019-12-17 | Remove libbluetooth / bluez from the CI tests | Thomas Huth | 3 | -3/+0 |
2019-12-09 | docker: remove libcap development packages | Paolo Bonzini | 3 | -3/+0 |
2019-10-25 | tests/docker: update Travis image to a more current version | Alex Bennée | 1 | -1/+5 |
2019-10-25 | tests/docker: set HOST_ARCH if we don't have ARCH | Alex Bennée | 1 | -2/+4 |
2019-10-04 | tests/docker: only enable ubsan for test-clang | Paolo Bonzini | 1 | -1/+3 |
2019-10-04 | docker: test-debug: disable LeakSanitizer | Paolo Bonzini | 1 | -0/+1 |
2019-09-26 | tests/docker: remove debian-powerpc-user-cross | Alex Bennée | 2 | -30/+0 |
2019-09-26 | docker: move tests from python2 to python3 | John Snow | 7 | -7/+7 |
2019-09-26 | docker: remove unused debian-sid | John Snow | 2 | -36/+1 |
2019-09-26 | docker: remove unused debian-ports | John Snow | 2 | -37/+1 |
2019-09-26 | docker: remove 'deprecated' image definitions | John Snow | 1 | -4/+3 |
2019-09-26 | docker: remove unused debian8 partial image | John Snow | 2 | -35/+1 |
2019-09-26 | docker: remove debian8-mxe definitions | John Snow | 1 | -1/+1 |
2019-09-26 | podman: fix command invocation | John Snow | 1 | -1/+1 |