summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* qemu-iotests: Speed up make check-blockFam Zheng2015-01-131-0/+1
* qemu-iotests: Remove 091 from quick groupFam Zheng2015-01-131-1/+1
* qemu-iotests: Remove traling whitespaces in *.outFam Zheng2014-12-1280-438/+438
* iotests: Fix test 039Max Reitz2014-12-122-8/+16
* iotests: Filter for "Killed" in qemu-io outputMax Reitz2014-12-121-1/+1
* iotests: Add test for vmdk JSON file namesMax Reitz2014-12-122-0/+10
* qemu-iotests: Skip 099 for VMDK subformats with desc fileFam Zheng2014-12-101-1/+2
* qcow2: Flushing the caches in qcow2_close may failMax Reitz2014-12-103-0/+130
* iotests: Add test for unsupported image creationMax Reitz2014-12-103-0/+92
* iotests: Only kill NBD server if it runsMax Reitz2014-12-101-1/+3
* iotests: Specify qcow2 format for qemu-io in 059Max Reitz2014-12-101-2/+2
* qemu-iotests: 082: Filter the real disk sizeMichael Mueller2014-12-102-42/+21
* qemu-iotests: 060: Filter the real disk sizeKevin Wolf2014-12-103-5/+13
* block: Don't probe for unknown backing file formatKevin Wolf2014-12-103-0/+75
* qcow2.py: Add required padding for header extensionsKevin Wolf2014-12-101-0/+4
* qcow2: Fix header extension size checkKevin Wolf2014-12-102-0/+4
* qemu-iotests: Test writing non-raw image headers to raw imageKevin Wolf2014-12-104-0/+364
* qemu-iotests: Fix stderr handling in common.qemuKevin Wolf2014-12-101-1/+2
* qemu-iotests: Add qemu-io format option in Python testsKevin Wolf2014-12-103-36/+36
* qemu-iotests: Use qemu-io -f $IMGFMTKevin Wolf2014-12-1010-24/+36
* tests: Use "command -v" instead of which(1) in shell scriptsFam Zheng2014-12-102-5/+5
* iotests: Plain blkdebug filename generationMax Reitz2014-12-102-1/+22
* blkdebug: Simplify and improve filename generationMax Reitz2014-12-101-2/+2
* block/qapi: Add cache information to query-blockKevin Wolf2014-12-102-0/+26
* iotests: Use -qmp-pretty in 067Max Reitz2014-12-102-58/+723
* iotests: _filter_qmp for pretty JSON outputMax Reitz2014-12-101-1/+3
* block/vdi: Limit maximum size even futherMax Reitz2014-11-092-12/+15
* iotests: Add test for non-existing backing fileMax Reitz2014-11-063-0/+57
* iotests: Expand test 061Max Reitz2014-11-033-1/+56
* block: qemu-iotest 107 supports NFSPeter Lieven2014-11-031-1/+1
* iotests: Add test for qcow2's bdrv_make_emptyMax Reitz2014-11-033-0/+135
* iotests: Add test for backing-chain commitsMax Reitz2014-11-033-0/+242
* iotests: Add _filter_qemu_img_mapMax Reitz2014-11-031-0/+7
* iotests: Omit length/offset test in 040 and 041Max Reitz2014-11-033-9/+3
* iotests: Add test for external image truncationMax Reitz2014-11-032-2/+30
* iotests: add v2 parallels sample image and simple test for itDenis V. Lunev2014-11-033-0/+9
* iotests: replace fake parallels image with authentic oneDenis V. Lunev2014-11-034-9/+9
* iotests: Add test for qcow2 L1 table updateMax Reitz2014-10-233-0/+72
* iotests: Add test for map commandsMax Reitz2014-10-233-0/+75
* iotests: Add test for potentially damaging repairsMax Reitz2014-10-233-0/+252
* iotests: Fix test outputsMax Reitz2014-10-233-10/+28
* block: qemu-iotests change _supported_proto to file once more.Peter Lieven2014-10-2313-13/+13
* iotests: qemu-img info output for corrupt imageMax Reitz2014-10-042-0/+12
* qapi: Add corrupt field to ImageInfoSpecificQCow2Max Reitz2014-10-044-11/+20
* iotests: Use _img_infoMax Reitz2014-10-046-68/+26
* qemu-iotests: Fix supported cache modes for 052Kevin Wolf2014-10-031-2/+3
* vmdk: Fix integer overflow in offset calculationFam Zheng2014-10-033-0/+92
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-09-292-0/+30
|\
| * qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng2014-09-262-0/+30
* | qemu-iotests: Fail test if explicit test case number is unknownFam Zheng2014-09-251-2/+8
OpenPOWER on IntegriCloud