summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2014-11-09block/vdi: Limit maximum size even futherMax Reitz2-12/+15
2014-11-06iotests: Add test for non-existing backing fileMax Reitz3-0/+57
2014-11-03iotests: Expand test 061Max Reitz3-1/+56
2014-11-03block: qemu-iotest 107 supports NFSPeter Lieven1-1/+1
2014-11-03iotests: Add test for qcow2's bdrv_make_emptyMax Reitz3-0/+135
2014-11-03iotests: Add test for backing-chain commitsMax Reitz3-0/+242
2014-11-03iotests: Add _filter_qemu_img_mapMax Reitz1-0/+7
2014-11-03iotests: Omit length/offset test in 040 and 041Max Reitz3-9/+3
2014-11-03iotests: Add test for external image truncationMax Reitz2-2/+30
2014-11-03iotests: add v2 parallels sample image and simple test for itDenis V. Lunev3-0/+9
2014-11-03iotests: replace fake parallels image with authentic oneDenis V. Lunev4-9/+9
2014-10-23iotests: Add test for qcow2 L1 table updateMax Reitz3-0/+72
2014-10-23iotests: Add test for map commandsMax Reitz3-0/+75
2014-10-23iotests: Add test for potentially damaging repairsMax Reitz3-0/+252
2014-10-23iotests: Fix test outputsMax Reitz3-10/+28
2014-10-23block: qemu-iotests change _supported_proto to file once more.Peter Lieven13-13/+13
2014-10-04iotests: qemu-img info output for corrupt imageMax Reitz2-0/+12
2014-10-04qapi: Add corrupt field to ImageInfoSpecificQCow2Max Reitz4-11/+20
2014-10-04iotests: Use _img_infoMax Reitz6-68/+26
2014-10-03qemu-iotests: Fix supported cache modes for 052Kevin Wolf1-2/+3
2014-10-03vmdk: Fix integer overflow in offset calculationFam Zheng3-0/+92
2014-09-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2-0/+30
2014-09-26qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng2-0/+30
2014-09-25qemu-iotests: Fail test if explicit test case number is unknownFam Zheng1-2/+8
2014-09-25block: Catch simultaneous usage of options and their aliasesKevin Wolf2-0/+68
2014-09-25block: Improve message for device name clashing with node nameMarkus Armbruster1-1/+1
2014-09-22block: delete cow block driverStefan Hajnoczi4-9/+3
2014-09-22iotests: Add more tests for qcow2 corruptionMax Reitz2-2/+105
2014-09-22qcow2: Use qcow2_signal_corruption() for overlapsMax Reitz1-5/+5
2014-09-12qcow2: Add falloc and full preallocation optionHu Tao1-27/+27
2014-09-12qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao1-1/+1
2014-09-12block: round up file size to nearest sectorHu Tao4-0/+91
2014-09-12iotests: Send the correct fd in socket_scm_helperStratos Psomadakis1-1/+1
2014-09-10qemu-iotests: Run 025 for Archipelago block driverChrysostomos Nanakos1-1/+1
2014-08-29qemu-iotests: add multiwrite test casesStefan Hajnoczi3-0/+224
2014-08-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+0
2014-08-26scsi-bus: Convert DeviceClass init to realizeFam Zheng1-2/+0
2014-08-22qemu-iotests: add test case 101 for short file I/OStefan Hajnoczi3-0/+69
2014-08-20iotests: Add test for image filename constructionMax Reitz3-0/+137
2014-08-20qemu-iotests: Fix 028 reference output for qedKevin Wolf4-19/+26
2014-08-20iotests: Add test for qcow2's cache optionsMax Reitz3-0/+129
2014-08-15iotests: Add test for image header overlapMax Reitz2-0/+17
2014-08-15block: iotest - update 084 to test static VDI image creationJeff Cody2-2/+28
2014-08-15qemu-iotests: add support for Archipelago protocolChrysostomos Nanakos2-1/+14
2014-08-15qemu-iotests: Add data pattern in version3 VMDK sample image in 059Fam Zheng3-1/+205
2014-07-18qemu-iotests: fix 028 failure due to disk image pathStefan Hajnoczi2-3/+3
2014-07-18qcow2: Fix error path for unknown incompatible featuresKevin Wolf3-6/+96
2014-07-09block/backup: Fix hang for unaligned image sizeKevin Wolf2-1/+295
2014-07-07qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtinBenoƮt Canet1-2/+39
2014-07-07mirror: Fix qiov size for short requestsKevin Wolf2-2/+7