summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | vpc: Return 0 from vpc_co_create() on successMax Reitz2019-09-101-1/+2
| * | | file-posix: Fix has_write_zeroes after NO_FALLBACKKevin Wolf2019-09-101-3/+3
| * | | pr-manager: Fix invalid g_free() crash bugMarkus Armbruster2019-09-101-1/+0Star
| * | | iotests: Test reverse sub-cluster qcow2 writesMax Reitz2019-09-103-0/+74
| * | | block/file-posix: Reduce xfsctl() useMax Reitz2019-09-101-76/+1Star
| * | | job: drop job_drainVladimir Sementsov-Ogievskiy2019-09-1012-108/+5Star
| * | | qcow2: Fix the calculation of the maximum L2 cache sizeAlberto Garcia2019-09-101-1/+5
| |/ /
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2019-09-131-0/+3
|\ \ \
| * | | virtio-blk: Cancel the pending BH when the dataplane is resetPhilippe Mathieu-Daudé2019-09-031-0/+3
* | | | Merge remote-tracking branch 'remotes/berrange/tags/filemon-test-pull-request...Peter Maydell2019-09-131-9/+34
|\ \ \ \
| * | | | tests: make filemonitor test more robust to event orderingDaniel P. Berrangé2019-09-111-9/+34
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re...Peter Maydell2019-09-1211-51/+175
|\ \ \ \ | |_|_|/ |/| | |
| * | | linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctlsAleksandar Markovic2019-09-112-0/+8
| * | | linux-user: Add support for FDMSGON and FDMSGOFF ioctlsAleksandar Markovic2019-09-112-0/+4
| * | | linux-user: Add support for FDFLUSH ioctlYunqiang Su2019-09-113-0/+7
| * | | linux-user: Add support for FIOGETOWN and FIOSETOWN ioctlsAleksandar Markovic2019-09-112-0/+6
| * | | linux-user: Add support for RNDRESEEDCRNG ioctlAleksandar Markovic2019-09-112-0/+4
| * | | linux-user: drop redundant handling of environment variablesMax Filippov2019-09-111-7/+0Star
| * | | target/xtensa: linux-user: add call0 ABI supportMax Filippov2019-09-114-12/+51
| * | | linux-user: Support gdb 'qOffsets' query for ELFJosh Kunz2019-09-111-0/+2
| * | | linux-user/arm: Adjust MAX_RESERVED_VA for M-profileRichard Henderson2019-09-111-3/+21
| * | | linux-user: Pass CPUState to MAX_RESERVED_VARichard Henderson2019-09-112-19/+26
| * | | linux-user: add memfd_createShu-Chun Weng2019-09-113-1/+17
| * | | linux-user: fail and report on bad dfilter specsAlex Bennée2019-09-111-1/+1
| * | | linux-user: erroneous fd_trans_unregister callShu-Chun Weng2019-09-111-1/+0Star
| * | | linux-user: Add AT_HWCAP2 for aarch64-linux-userRichard Henderson2019-09-101-4/+27
| * | | linux-user: remove useless variableLaurent Vivier2019-09-101-6/+4Star
| |/ /
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-100919-2...Peter Maydell2019-09-1072-611/+721
|\ \ \ | |/ / |/| |
| * | tests/tcg: fix typo when calling clean-tcgAlex Bennée2019-09-101-1/+1
| * | travis.yml: Install libcap-dev for testing virito-9pThomas Huth2019-09-101-0/+1
| * | Fedora images: use URLs from stable "archives.fedoraproject.org"Cleber Rosa2019-09-104-16/+22
| * | .travis.yml: Cache Linux/Clang jobs togetherPhilippe Mathieu-Daudé2019-09-101-0/+3
| * | .travis.yml: Cache Linux/GCC 'non-debug profile' jobs togetherPhilippe Mathieu-Daudé2019-09-101-0/+13
| * | .travis.yml: Cache Linux/GCC 'debug profile' jobs togetherPhilippe Mathieu-Daudé2019-09-101-0/+2
| * | .travis.yml: Document how the build matrix use cachesPhilippe Mathieu-Daudé2019-09-101-0/+6
| * | .travis.yml: Enable ccache on OSXPhilippe Mathieu-Daudé2019-09-101-0/+2
| * | .travis.yml: Improve ccache usePhilippe Mathieu-Daudé2019-09-101-0/+6
| * | .travis.yml: Cache Avocado cachePhilippe Mathieu-Daudé2019-09-101-0/+2
| * | .travis.yml: Cache Python PIP packagesPhilippe Mathieu-Daudé2019-09-101-0/+1
| * | .travis.yml: Increase cache timeout from 3min to 20minPhilippe Mathieu-Daudé2019-09-101-0/+1
| * | .travis.yml: Enable multiple caching featuresPhilippe Mathieu-Daudé2019-09-101-1/+2
| * | configure: check if --no-pie is supported firstAlex Bennée2019-09-101-5/+6
| * | tests/docker: --disable-libssh on ubuntu1804 buildsAlex Bennée2019-09-101-0/+3
| * | tests/docker: add more images to PARTIAL_IMAGES when not on x86_64Alex Bennée2019-09-101-0/+9
| * | tests/docker: use --arch-only for installing depsAlex Bennée2019-09-108-10/+10
| * | tests/docker: add debian-amd64-cross for non-x86 hostsAlex Bennée2019-09-103-0/+30
| * | tests/docker: avoid $SHELL invoke bash directlyAlex Bennée2019-09-101-2/+2
| * | tests/docker: add debian9-mxe to DEBIAN_PARTIAL_IMAGESAlex Bennée2019-09-101-1/+2
| * | tests/docker: add debian-xtensa-cross to DEBIAN_PARTIAL_IMAGESAlex Bennée2019-09-101-4/+9
| * | tests/docker: pin powerpc-user-cross to a snapshotAlex Bennée2019-09-102-2/+10