aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-13iotests: extend sleeping time under ValgrindAndrey Shinkevich1-1/+5
2019-09-13iotests: extended timeout under ValgrindAndrey Shinkevich3-3/+18
2019-09-13iotests: Valgrind fails with nonexistent directoryAndrey Shinkevich1-0/+4
2019-09-13iotests: Add casenotrun report to bash testsAndrey Shinkevich1-0/+9
2019-09-13iotests: exclude killed processes from running under ValgrindAndrey Shinkevich4-2/+18
2019-09-13iotests: allow Valgrind checking all QEMU processesAndrey Shinkevich4-58/+78
2019-09-13block/nfs: add support for nfs_umountPeter Lieven1-0/+3
2019-09-13block/nfs: tear down aio before nfs_closePeter Lieven1-2/+4
2019-09-10iotests: skip 232 when run tests as rootVladimir Sementsov-Ogievskiy1-0/+6
2019-09-10iotests: Test blockdev-create for vpcMax Reitz3-0/+291
2019-09-10iotests: Restrict nbd Python tests to nbdMax Reitz2-4/+4
2019-09-10iotests: Restrict file Python tests to fileMax Reitz26-26/+52
2019-09-10iotests: Add supported protocols to execute_test()Max Reitz1-1/+3
2019-09-10vpc: Return 0 from vpc_co_create() on successMax Reitz1-1/+2
2019-09-10file-posix: Fix has_write_zeroes after NO_FALLBACKKevin Wolf1-3/+3
2019-09-10pr-manager: Fix invalid g_free() crash bugMarkus Armbruster1-1/+0
2019-09-10iotests: Test reverse sub-cluster qcow2 writesMax Reitz3-0/+74
2019-09-10block/file-posix: Reduce xfsctl() useMax Reitz1-76/+1
2019-09-10job: drop job_drainVladimir Sementsov-Ogievskiy12-108/+5
2019-09-10qcow2: Fix the calculation of the maximum L2 cache sizeAlberto Garcia1-1/+5
2019-09-09Merge remote-tracking branch 'remotes/huth-gitlab/tags/m68k-pull-2019-09-07' ...Peter Maydell14-7/+1641
2019-09-07.travis.yml: Let the avocado job run the NeXTcube testsPhilippe Mathieu-Daudé1-1/+6
2019-09-07tests/acceptance: Add test of NeXTcube framebuffer using OCRPhilippe Mathieu-Daudé1-0/+121
2019-09-07m68k: Add an entry for the NeXTcube machine to the MAINTAINERS fileThomas Huth1-0/+7
2019-09-07m68k: Add serial controller to the NeXTcube machineThomas Huth3-2/+52
2019-09-07escc: introduce a selector for the register bitLaurent Vivier2-6/+25
2019-09-07m68k: Add NeXTcube machineThomas Huth3-1/+980
2019-09-07m68k: Add NeXTcube keyboard deviceThomas Huth3-0/+294
2019-09-07m68k: Add NeXTcube framebuffer device emulationThomas Huth5-0/+159
2019-09-06Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-05-v2' into...Peter Maydell14-104/+141
2019-09-05nbd: Implement server use of NBD FAST_ZEROEric Blake3-4/+8
2019-09-05nbd: Implement client use of NBD FAST_ZEROEric Blake1-0/+7
2019-09-05nbd: Prepare for NBD_CMD_FLAG_FAST_ZEROEric Blake5-1/+17
2019-09-05nbd: Improve per-export flag handling in serverEric Blake5-35/+40
2019-09-05docs: Update preferred NBD device syntaxEric Blake1-2/+9
2019-09-05block: workaround for unaligned byte range in fallocate()Andrey Shinkevich2-1/+8
2019-09-05nbd: Tolerate more errors to structured reply requestEric Blake3-35/+38
2019-09-05nbd: Use g_autofree in a few placesEric Blake3-30/+15
2019-09-05nbd: Advertise multi-conn for shared read-only connectionsEric Blake6-5/+8
2019-09-05Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-09-0...Peter Maydell50-511/+548
2019-09-05Merge remote-tracking branch 'remotes/berrange/tags/docs-pull-request' into s...Peter Maydell5-492/+671
2019-09-05gitlab-ci.yml: Install libattr-devel and libcap-devel to test virtio-9pThomas Huth1-1/+1
2019-09-05docs: split the CODING_STYLE doc into distinct groupsDaniel P. Berrangé1-0/+9
2019-09-05docs: document use of automatic cleanup functions in glibDaniel P. Berrangé1-0/+85
2019-09-05docs: merge HACKING.rst contents into CODING_STYLE.rstDaniel P. Berrangé3-301/+297
2019-09-05docs: convert README, CODING_STYLE and HACKING to RST syntaxDaniel P. Berrangé4-102/+191
2019-09-05target/arm: Inline gen_bx_im into callersRichard Henderson1-19/+7
2019-09-05target/arm: Clean up disas_thumb_insnRichard Henderson1-25/+2
2019-09-05target/arm: Convert T16, long branchesRichard Henderson2-49/+43
2019-09-05target/arm: Convert T16, Unconditional branchRichard Henderson2-7/+8