summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Makefile: use $(MAKE) variablePhilippe Mathieu-Daudé2017-12-181-10/+10
* tests: test-hmp: print command execution resultVadim Galitsyn2017-12-141-2/+5
* blockjob: remove clock argument from block_job_sleep_nsPaolo Bonzini2017-11-291-1/+1
* iotests: fix 075 and 078John Snow2017-11-272-16/+16
* Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2017-11-214-1/+121
|\
| * qemu-iotest: add test for blockjob coroutine race conditionJeff Cody2017-11-213-0/+114
| * qemu-iotests: add option in common.qemu for mismatch onlyJeff Cody2017-11-211-1/+7
* | iotests: Fix 176 on 32-bit hostEric Blake2017-11-212-5/+6
* | block: Close a BlockDriverState completely even when bs->drv is NULLAlberto Garcia2017-11-212-0/+25
|/
* iotests: Make 087 pass without AIO enabledMax Reitz2017-11-171-1/+8
* qcow2: Refuse to get unaligned offsets from cacheMax Reitz2017-11-172-0/+50
* qcow2: Add bounds check to get_refblock_offset()Max Reitz2017-11-172-0/+68
* block: Guard against NULL bs->drvMax Reitz2017-11-172-0/+53
* qcow2: Unaligned zero cluster in handle_alloc()Max Reitz2017-11-172-0/+26
* qcow2: check_errors are fatalMax Reitz2017-11-172-0/+43
* iotests: Add test for failing qemu-img commitMax Reitz2017-11-172-0/+44
* tests: Add check-qobject for equality testsMax Reitz2017-11-173-1/+332
* iotests: Add test for non-string option reopeningMax Reitz2017-11-172-0/+14
* qapi/qnull: Add own headerMax Reitz2017-11-171-1/+1
* qcow2: fix image corruption on commit with persistent bitmapEric Blake2017-11-172-11/+260
* iotests: test clearing unknown autoclear_features by qcow2Vladimir Sementsov-Ogievskiy2017-11-173-0/+72
* qcow2: fix image corruption after committing qcow2 image into baseDaniel P. Berrange2017-11-174-1/+234
* qemu-iotests: Use -nographic in 182Kevin Wolf2017-11-171-1/+1
* tests/bios-tables-test: Fix endianess problems when passing data to iaslThomas Huth2017-11-163-52/+39Star
* tests/acpi-test-data: update _CRS in DSDTMichael S. Tsirkin2017-11-1610-0/+0
* 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
|/