aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2014-12-10iotests: Specify qcow2 format for qemu-io in 059Max Reitz1-2/+2
2014-12-10qemu-iotests: 082: Filter the real disk sizeMichael Mueller2-42/+21
2014-12-10qemu-iotests: 060: Filter the real disk sizeKevin Wolf3-5/+13
2014-12-10block: Don't probe for unknown backing file formatKevin Wolf3-0/+75
2014-12-10qcow2.py: Add required padding for header extensionsKevin Wolf1-0/+4
2014-12-10qcow2: Fix header extension size checkKevin Wolf2-0/+4
2014-12-10qemu-iotests: Test writing non-raw image headers to raw imageKevin Wolf4-0/+364
2014-12-10qemu-iotests: Fix stderr handling in common.qemuKevin Wolf1-1/+2
2014-12-10qemu-iotests: Add qemu-io format option in Python testsKevin Wolf3-36/+36
2014-12-10qemu-iotests: Use qemu-io -f $IMGFMTKevin Wolf10-24/+36
2014-12-10tests: Use "command -v" instead of which(1) in shell scriptsFam Zheng2-5/+5
2014-12-10iotests: Plain blkdebug filename generationMax Reitz2-1/+22
2014-12-10blkdebug: Simplify and improve filename generationMax Reitz1-2/+2
2014-12-10block/qapi: Add cache information to query-blockKevin Wolf2-0/+26
2014-12-10iotests: Use -qmp-pretty in 067Max Reitz2-58/+723
2014-12-10iotests: _filter_qmp for pretty JSON outputMax Reitz1-1/+3
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