aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-11linux-user: Add support for RNDRESEEDCRNG ioctlAleksandar Markovic2-0/+4
2019-09-11linux-user: drop redundant handling of environment variablesMax Filippov1-7/+0
2019-09-11target/xtensa: linux-user: add call0 ABI supportMax Filippov4-12/+51
2019-09-11linux-user: Support gdb 'qOffsets' query for ELFJosh Kunz1-0/+2
2019-09-11linux-user/arm: Adjust MAX_RESERVED_VA for M-profileRichard Henderson1-3/+21
2019-09-11linux-user: Pass CPUState to MAX_RESERVED_VARichard Henderson2-19/+26
2019-09-11linux-user: add memfd_createShu-Chun Weng3-1/+17
2019-09-11linux-user: fail and report on bad dfilter specsAlex Bennée1-1/+1
2019-09-11linux-user: erroneous fd_trans_unregister callShu-Chun Weng1-1/+0
2019-09-10Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-100919-2...Peter Maydell72-611/+721
2019-09-10tests/tcg: fix typo when calling clean-tcgAlex Bennée1-1/+1
2019-09-10travis.yml: Install libcap-dev for testing virito-9pThomas Huth1-0/+1
2019-09-10Fedora images: use URLs from stable "archives.fedoraproject.org"Cleber Rosa4-16/+22
2019-09-10.travis.yml: Cache Linux/Clang jobs togetherPhilippe Mathieu-Daudé1-0/+3
2019-09-10.travis.yml: Cache Linux/GCC 'non-debug profile' jobs togetherPhilippe Mathieu-Daudé1-0/+13
2019-09-10.travis.yml: Cache Linux/GCC 'debug profile' jobs togetherPhilippe Mathieu-Daudé1-0/+2
2019-09-10.travis.yml: Document how the build matrix use cachesPhilippe Mathieu-Daudé1-0/+6
2019-09-10.travis.yml: Enable ccache on OSXPhilippe Mathieu-Daudé1-0/+2
2019-09-10.travis.yml: Improve ccache usePhilippe Mathieu-Daudé1-0/+6
2019-09-10.travis.yml: Cache Avocado cachePhilippe Mathieu-Daudé1-0/+2
2019-09-10.travis.yml: Cache Python PIP packagesPhilippe Mathieu-Daudé1-0/+1
2019-09-10.travis.yml: Increase cache timeout from 3min to 20minPhilippe Mathieu-Daudé1-0/+1
2019-09-10.travis.yml: Enable multiple caching featuresPhilippe Mathieu-Daudé1-1/+2
2019-09-10configure: check if --no-pie is supported firstAlex Bennée1-5/+6
2019-09-10tests/docker: --disable-libssh on ubuntu1804 buildsAlex Bennée1-0/+3
2019-09-10tests/docker: add more images to PARTIAL_IMAGES when not on x86_64Alex Bennée1-0/+9
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ée3-0/+30
2019-09-10tests/docker: avoid $SHELL invoke bash directlyAlex Bennée1-2/+2
2019-09-10tests/docker: add debian9-mxe to DEBIAN_PARTIAL_IMAGESAlex Bennée1-1/+2
2019-09-10tests/docker: add debian-xtensa-cross to DEBIAN_PARTIAL_IMAGESAlex Bennée1-4/+9
2019-09-10tests/docker: pin powerpc-user-cross to a snapshotAlex Bennée2-2/+10
2019-09-10tests/docker: update Debian Sid imageAlex Bennée1-15/+9
2019-09-10tests/docker: move our ppc64 cross compile to BusterAlex Bennée2-6/+5
2019-09-10tests/docker: move our riscv64 cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our mips64 cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our sh4 cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our sparc64 cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our m68k cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our HPPA cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our Alpha cross compile to BusterAlex Bennée2-5/+4
2019-09-10tests/docker: move our powerpc cross compile to BusterAlex Bennée2-6/+4
2019-09-10tests/docker: move our arm64 cross compile to BusterAlex Bennée4-22/+5
2019-09-10tests/docker: add Buster to DOCKER_PARTIAL_IMAGESAlex Bennée1-1/+1
2019-09-10tests/docker: set DEF_TARGET_LIST for some containersAlex Bennée7-0/+7
2019-09-10tests/docker: move DEF_TARGET_LIST setting to common.rcAlex Bennée4-3/+4
2019-09-10tests/tcg: add .gitignore for in source buildsAlex Bennée1-0/+5
2019-09-10tests/tcg: move configuration to a sub-shell scriptPaolo Bonzini22-292/+288
2019-09-10tests/tcg: cleanup Makefile inclusionsPaolo Bonzini11-72/+100
2019-09-10tests/tcg: use EXTRA_CFLAGS everywherePaolo Bonzini6-10/+10