Age | Commit message (Expand) | Author | Files | Lines |
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-09-26 | tests/docker: remove debian-powerpc-user-cross | Alex Bennée | 1 | -21/+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 | 1 | -35/+0 |
2019-09-26 | docker: remove unused debian-ports | John Snow | 1 | -36/+0 |
2019-09-26 | docker: remove unused debian8 partial image | John Snow | 1 | -34/+0 |
2019-09-26 | tests/docker: remove python2.7 from debian9-mxe | John Snow | 1 | -2/+1 |
2019-09-10 | tests/docker: --disable-libssh on ubuntu1804 builds | Alex Bennée | 1 | -0/+3 |
2019-09-10 | tests/docker: use --arch-only for installing deps | Alex Bennée | 8 | -10/+10 |
2019-09-10 | tests/docker: add debian-amd64-cross for non-x86 hosts | Alex Bennée | 1 | -0/+22 |
2019-09-10 | tests/docker: pin powerpc-user-cross to a snapshot | Alex Bennée | 1 | -1/+7 |
2019-09-10 | tests/docker: update Debian Sid image | Alex Bennée | 1 | -15/+9 |
2019-09-10 | tests/docker: move our ppc64 cross compile to Buster | Alex Bennée | 1 | -4/+3 |
2019-09-10 | tests/docker: move our riscv64 cross compile to Buster | Alex Bennée | 1 | -3/+2 |
2019-09-10 | tests/docker: move our mips64 cross compile to Buster | Alex Bennée | 1 | -3/+2 |
2019-09-10 | tests/docker: move our sh4 cross compile to Buster | Alex Bennée | 1 | -3/+2 |
2019-09-10 | tests/docker: move our sparc64 cross compile to Buster | Alex Bennée | 1 | -3/+2 |
2019-09-10 | tests/docker: move our m68k cross compile to Buster | Alex Bennée | 1 | -3/+2 |
2019-09-10 | tests/docker: move our HPPA cross compile to Buster | Alex Bennée | 1 | -3/+2 |
2019-09-10 | tests/docker: move our Alpha cross compile to Buster | Alex Bennée | 1 | -4/+3 |
2019-09-10 | tests/docker: move our powerpc cross compile to Buster | Alex Bennée | 1 | -5/+3 |
2019-09-10 | tests/docker: move our arm64 cross compile to Buster | Alex Bennée | 2 | -18/+2 |
2019-09-10 | tests/docker: set DEF_TARGET_LIST for some containers | Alex Bennée | 7 | -0/+7 |
2019-07-23 | tests/docker: Refresh APT cache before installing new packages on Debian | Philippe Mathieu-Daudé | 28 | -101/+133 |
2019-07-23 | tests/docker: Install texinfo in the Fedora image | Philippe Mathieu-Daudé | 1 | -0/+1 |
2019-07-23 | tests/docker: Set the correct cross-PKG_CONFIG_PATH in the MXE images | Philippe Mathieu-Daudé | 2 | -0/+6 |
2019-07-23 | tests/docker: Install the NSIS tools in the MinGW capable images | Philippe Mathieu-Daudé | 3 | -0/+7 |
2019-07-23 | tests/docker: Install Sphinx in the Debian images | Philippe Mathieu-Daudé | 2 | -0/+2 |
2019-07-23 | tests/dockerfiles: update the win cross builds to stretch | Alex Bennée | 3 | -8/+11 |
2019-07-23 | tests/docker: Install Ubuntu images noninteractively | Philippe Mathieu-Daudé | 2 | -2/+2 |
2019-07-23 | tests/docker: Install Sphinx in the Fedora image | Philippe Mathieu-Daudé | 1 | -0/+2 |
2019-07-23 | tests/docker: Install Sphinx in the Ubuntu images | Philippe Mathieu-Daudé | 2 | -0/+2 |
2019-06-24 | ssh: switch from libssh2 to libssh | Pino Toscano | 5 | -7/+3 |
2019-06-12 | tests/docker: Update the Ubuntu image to 19.04 | Alex Bennée | 1 | -5/+14 |
2019-06-12 | tests/docker: Update the Fedora cross compile images to 30 | Alex Bennée | 2 | -2/+2 |
2019-06-12 | tests/docker: Update the Fedora image to Fedora 30 | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-05-29 | tests: Fix up docker cross builds for ppc64 (BE) targets | David Gibson | 1 | -0/+11 |
2019-05-28 | tests/docker: Test more components on the Fedora default image | Philippe Mathieu-Daudé | 1 | -0/+7 |
2019-05-28 | tests/docker: add ubuntu 18.04 | Gerd Hoffmann | 1 | -0/+57 |
2019-03-12 | tests/docker: add fedora-cris-cross compilers | Alex Bennée | 1 | -0/+8 |
2019-03-12 | tests/docker: add debian-xtensa-cross image | Philippe Mathieu-Daudé | 1 | -0/+31 |
2019-02-22 | tests/docker: peg netmap code to a specific version | Alex Bennée | 1 | -0/+1 |
2019-02-22 | tests/docker: squash initial update and install step for debian9 | Alex Bennée | 1 | -2/+2 |
2019-02-08 | docker: add debian-buster-arm64-cross | Alex Bennée | 2 | -0/+46 |
2019-02-05 | docker: adjust Xen repository for CentOS 7 | Paolo Bonzini | 1 | -2/+3 |
2019-01-14 | tests/docker: update our Travis image | Alex Bennée | 1 | -1/+1 |
2019-01-14 | docker: Use a stable snapshot for Debian Sid | Philippe Mathieu-Daudé | 1 | -1/+6 |
2019-01-14 | tests: use in-place sed magic for enabling deb-src in travis image | Alex Bennée | 1 | -1/+1 |
2019-01-14 | tests: update Fedora i386 cross image to Fedora 29 | Daniel P. Berrangé | 1 | -1/+1 |