summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qemu-iotests: update unsupported image formats in 194Jeff Cody2017-11-141-1/+1
* iotests: 077: Filter out 'resume' linesFam Zheng2017-11-142-17/+2Star
* qcow2: Check that corrupted images can be repaired in iotest 060Alberto Garcia2017-11-142-0/+74
* iotests: Use new-style NBD connectionsEric Blake2017-11-141-1/+1
* iotests: Make 136 less flakyMax Reitz2017-11-141-1/+13
* iotests: Make 083 less flakyMax Reitz2017-11-141-1/+3
* iotests: Make 055 less flakyMax Reitz2017-11-141-9/+16
* iotests: Add missing 'blkdebug::' in 040Max Reitz2017-11-141-1/+1
* iotests: Make 030 less flakyMax Reitz2017-11-141-2/+6
* qcow2: Add iotest for an empty refcount tableAlberto Garcia2017-11-142-0/+13
* qcow2: Add iotest for an image with header.refcount_table_offset == 0Alberto Garcia2017-11-142-0/+13
* qcow2: Don't open images with header.refcount_table_clusters == 0Alberto Garcia2017-11-142-0/+12
* qcow2: Prevent allocating compressed clusters at offset 0Alberto Garcia2017-11-142-0/+18
* qcow2: Prevent allocating L2 tables at offset 0Alberto Garcia2017-11-142-0/+13
* qcow2: Prevent allocating refcount blocks at offset 0Alberto Garcia2017-11-142-0/+19
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-11-142-2/+64
|\
| * qemu-iotests: Test I/O limits with removable mediaAlberto Garcia2017-11-132-2/+64
* | Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell2017-11-142-2/+24
|\ \
| * | docker: correctly escape $BACKEND in the help outputPhilippe Mathieu-Daudé2017-11-081-1/+1
| * | docker: Improved image checksumFam Zheng2017-11-081-1/+23
* | | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-11-09' into st...Peter Maydell2017-11-133-6/+7
|\ \ \ | |_|/ |/| |
| * | nbd-client: Refuse read-only client with BDRV_O_RDWREric Blake2017-11-093-6/+7
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-11-101-3/+2Star
|\ \
| * | tests-aio-multithread: fix /aio/multi/schedule race conditionStefan Hajnoczi2017-11-081-3/+2Star
| |/
* / tests: Run the luks tests in test-crypto-block only if encryption is availableThomas Huth2017-11-081-1/+2
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-for-softfr...Peter Maydell2017-11-031-0/+1
|\
| * docker: add python stdlib dependency (required by keycodemapdb)Philippe Mathieu-Daudé2017-11-021-0/+1
* | nbd: Minimal structured read for clientVladimir Sementsov-Ogievskiy2017-10-301-0/+15
|/
* tests: check that migration parameters are really assignedJuan Quintela2017-10-291-3/+24
* tests: Don't abuse global_qtestJuan Quintela2017-10-291-28/+27Star
* tests: Factorize out migrate_test_start/endJuan Quintela2017-10-291-38/+48
* tests: Refactor setting of parameters/capabilitiesJuan Quintela2017-10-291-37/+64
* tests: rename postcopy-test to migration-testJuan Quintela2017-10-292-8/+6Star
* iotests: Add cluster_size=64k to 125Max Reitz2017-10-262-50/+437
* iotests: Filter actual image size in 184 and 191Max Reitz2017-10-264-29/+30
* iotests: Pull _filter_actual_image_size from 67/87Max Reitz2017-10-263-2/+8
* iotests: Add test for dataplane mirroringMax Reitz2017-10-263-0/+112
* qemu-io: Relax 'alloc' now that block-status doesn't assertEric Blake2017-10-262-7/+24
* qemu-img: Drop redundant error message in compareEric Blake2017-10-261-2/+0Star
* qemu-iotests: Test backing_fmt with backing node referenceKevin Wolf2017-10-262-2/+3
* tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASKEmilio G. Cota2017-10-241-1/+1
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171020' into stagingPeter Maydell2017-10-2018-156/+156
|\
| * tests: Enable the very simple virtio tests on s390x, tooThomas Huth2017-10-204-18/+28
| * libqtest: Add qtest_[v]startf()Eric Blake2017-10-2014-138/+128Star
* | docker: Fix PATH for ccacheFam Zheng2017-10-201-1/+1
* | docker: fix out-of-tree 'make docker-test-build@debian-powerpc-cross'Greg Kurz2017-10-201-1/+1
* | docker: allow running from srcdir != builddir buildPaolo Bonzini2017-10-201-2/+2
* | docker: cleanup temp directory after testPeter Xu2017-10-201-0/+2
* | docker: Don't allocate tty unless DEBUG=1Fam Zheng2017-10-201-2/+2
|/
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2017-10-171-0/+1
|\