summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-11-17block: Guard against NULL bs->drvMax Reitz2-0/+53
2017-11-17qcow2: Unaligned zero cluster in handle_alloc()Max Reitz2-0/+26
2017-11-17qcow2: check_errors are fatalMax Reitz2-0/+43
2017-11-17iotests: Add test for failing qemu-img commitMax Reitz2-0/+44
2017-11-17tests: Add check-qobject for equality testsMax Reitz3-1/+332
2017-11-17iotests: Add test for non-string option reopeningMax Reitz2-0/+14
2017-11-17qapi/qnull: Add own headerMax Reitz1-1/+1
2017-11-17qcow2: fix image corruption on commit with persistent bitmapEric Blake2-11/+260
2017-11-17iotests: test clearing unknown autoclear_features by qcow2Vladimir Sementsov-Ogievskiy3-0/+72
2017-11-17qcow2: fix image corruption after committing qcow2 image into baseDaniel P. Berrange4-1/+234
2017-11-17qemu-iotests: Use -nographic in 182Kevin Wolf1-1/+1
2017-11-16tests/bios-tables-test: Fix endianess problems when passing data to iaslThomas Huth3-52/+39
2017-11-16tests/acpi-test-data: update _CRS in DSDTMichael S. Tsirkin10-0/+0
2017-11-14qemu-iotests: update unsupported image formats in 194Jeff Cody1-1/+1
2017-11-14iotests: 077: Filter out 'resume' linesFam Zheng2-17/+2
2017-11-14qcow2: Check that corrupted images can be repaired in iotest 060Alberto Garcia2-0/+74
2017-11-14iotests: Use new-style NBD connectionsEric Blake1-1/+1
2017-11-14iotests: Make 136 less flakyMax Reitz1-1/+13
2017-11-14iotests: Make 083 less flakyMax Reitz1-1/+3
2017-11-14iotests: Make 055 less flakyMax Reitz1-9/+16
2017-11-14iotests: Add missing 'blkdebug::' in 040Max Reitz1-1/+1
2017-11-14iotests: Make 030 less flakyMax Reitz1-2/+6
2017-11-14qcow2: Add iotest for an empty refcount tableAlberto Garcia2-0/+13
2017-11-14qcow2: Add iotest for an image with header.refcount_table_offset == 0Alberto Garcia2-0/+13
2017-11-14qcow2: Don't open images with header.refcount_table_clusters == 0Alberto Garcia2-0/+12
2017-11-14qcow2: Prevent allocating compressed clusters at offset 0Alberto Garcia2-0/+18
2017-11-14qcow2: Prevent allocating L2 tables at offset 0Alberto Garcia2-0/+13
2017-11-14qcow2: Prevent allocating refcount blocks at offset 0Alberto Garcia2-0/+19
2017-11-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-2/+64
2017-11-13Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell2-2/+24
2017-11-13qemu-iotests: Test I/O limits with removable mediaAlberto Garcia2-2/+64
2017-11-13Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-11-09' into st...Peter Maydell3-6/+7
2017-11-10Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-3/+2
2017-11-09nbd-client: Refuse read-only client with BDRV_O_RDWREric Blake3-6/+7
2017-11-08tests: Run the luks tests in test-crypto-block only if encryption is availableThomas Huth1-1/+2
2017-11-08tests-aio-multithread: fix /aio/multi/schedule race conditionStefan Hajnoczi1-3/+2
2017-11-08docker: correctly escape $BACKEND in the help outputPhilippe Mathieu-Daudé1-1/+1
2017-11-08docker: Improved image checksumFam Zheng1-1/+23
2017-11-03Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-for-softfr...Peter Maydell1-0/+1
2017-11-02docker: add python stdlib dependency (required by keycodemapdb)Philippe Mathieu-Daudé1-0/+1
2017-10-30nbd: Minimal structured read for clientVladimir Sementsov-Ogievskiy1-0/+15
2017-10-29tests: check that migration parameters are really assignedJuan Quintela1-3/+24
2017-10-29tests: Don't abuse global_qtestJuan Quintela1-28/+27
2017-10-29tests: Factorize out migrate_test_start/endJuan Quintela1-38/+48
2017-10-29tests: Refactor setting of parameters/capabilitiesJuan Quintela1-37/+64
2017-10-29tests: rename postcopy-test to migration-testJuan Quintela2-8/+6
2017-10-26iotests: Add cluster_size=64k to 125Max Reitz2-50/+437
2017-10-26iotests: Filter actual image size in 184 and 191Max Reitz4-29/+30
2017-10-26iotests: Pull _filter_actual_image_size from 67/87Max Reitz3-2/+8
2017-10-26iotests: Add test for dataplane mirroringMax Reitz3-0/+112