aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-27libqtest: Rework qtest_rsp()Markus Armbruster
2021-01-27docs/devel: Explain how acceptance tests can be skippedWainer dos Santos Moschetta
2021-01-27gitlab-ci.yml: Avoid recompiling the sources in the test jobsThomas Huth
2021-01-27gitlab-ci.yml: Exclude some redundant targets in build-without-default-featuresThomas Huth
2021-01-26Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-01-26' in...Peter Maydell
2021-01-26meson: Do not build optional libraries by defaultPhilippe Mathieu-Daudé
2021-01-26configure: Only check for audio drivers if system-mode is selectedPhilippe Mathieu-Daudé
2021-01-26gitlab-ci.yml: Avoid some submodules to speed up the CI a little bitThomas Huth
2021-01-26gitlab-ci: Test building linux-user targets on CentOS 7Philippe Mathieu-Daudé
2021-01-26tests/docker: Install static libc package in CentOS 7Philippe Mathieu-Daudé
2021-01-26iotests/178: Pass value to invalid optionMax Reitz
2021-01-26iotests/118: Drop 'change' testMax Reitz
2021-01-26iotests: Add test for the regression fixed in c8bf9a9169Alberto Garcia
2021-01-26block: report errno when flock fcntl failsDavid Edmondson
2021-01-26simplebench: add bench-backup.pyVladimir Sementsov-Ogievskiy
2021-01-26simplebench: bench_block_job: add cmd_options argumentVladimir Sementsov-Ogievskiy
2021-01-26simplebench/bench_block_job: use correct shebang line with python3Vladimir Sementsov-Ogievskiy
2021-01-26block/block-copy: drop unused argument of block_copy()Vladimir Sementsov-Ogievskiy
2021-01-26block/block-copy: drop unused block_copy_set_progress_callback()Vladimir Sementsov-Ogievskiy
2021-01-26qapi: backup: disable copy_range by defaultVladimir Sementsov-Ogievskiy
2021-01-26backup: move to block-copyVladimir Sementsov-Ogievskiy
2021-01-26block/backup: drop extra gotos from backup_run()Vladimir Sementsov-Ogievskiy
2021-01-26block/block-copy: make progress_bytes_callback optionalVladimir Sementsov-Ogievskiy
2021-01-26iotests: 257: prepare for backup over block-copyVladimir Sementsov-Ogievskiy
2021-01-26iotests: 219: prepare for backup over block-copyVladimir Sementsov-Ogievskiy
2021-01-26iotests: 185: prepare for backup over block-copyVladimir Sementsov-Ogievskiy
2021-01-26iotests/129: Limit backup's max-chunk/max-workersMax Reitz
2021-01-26iotests: 56: prepare for backup over block-copyVladimir Sementsov-Ogievskiy
2021-01-26qapi: backup: add max-chunk and max-workers to x-perf structVladimir Sementsov-Ogievskiy
2021-01-26job: call job_enter from job_pauseVladimir Sementsov-Ogievskiy
2021-01-26blockjob: add set_speed to BlockJobDriverVladimir Sementsov-Ogievskiy
2021-01-26block/block-copy: add block_copy_cancelVladimir Sementsov-Ogievskiy
2021-01-26block/block-copy: add ratelimit to block-copyVladimir Sementsov-Ogievskiy
2021-01-26block/block-copy: add list of all call-statesVladimir Sementsov-Ogievskiy
2021-01-26block/block-copy: add max_chunk and max_workers parametersVladimir Sementsov-Ogievskiy
2021-01-26block/block-copy: implement block_copy_asyncVladimir Sementsov-Ogievskiy
2021-01-26block/block-copy: More explicit call_stateVladimir Sementsov-Ogievskiy
2021-01-26qapi: backup: add perf.use-copy-range parameterVladimir Sementsov-Ogievskiy
2021-01-26coroutine-sigaltstack: Add SIGUSR2 mutexMax Reitz
2021-01-26iotests/300: Clean up pylint and mypy complaintsMax Reitz
2021-01-26iotests/129: Clean up pylint and mypy complaintsMax Reitz
2021-01-26iotests/129: Limit mirror job's buffer sizeMax Reitz
2021-01-26iotests/129: Actually test a commit jobMax Reitz
2021-01-26iotests/129: Use throttle nodeMax Reitz
2021-01-26iotests/129: Do not check @busyMax Reitz
2021-01-26iotests/129: Remove test images in tearDown()Max Reitz
2021-01-26iotests: Move try_remove to iotests.pyMax Reitz
2021-01-26iotests/297: Rewrite in Python and extend reachMax Reitz
2021-01-26iotests.py: Assume a couple of variables as givenMax Reitz
2021-01-26block: apply COR-filter to block-stream jobsAndrey Shinkevich