aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2014-12-10qemu-iotests: 060: Filter the real disk sizeKevin Wolf
2014-12-10block: Don't probe for unknown backing file formatKevin Wolf
2014-12-10qcow2.py: Add required padding for header extensionsKevin Wolf
2014-12-10qcow2: Fix header extension size checkKevin Wolf
2014-12-10qemu-iotests: Test writing non-raw image headers to raw imageKevin Wolf
2014-12-10qemu-iotests: Fix stderr handling in common.qemuKevin Wolf
2014-12-10qemu-iotests: Add qemu-io format option in Python testsKevin Wolf
2014-12-10qemu-iotests: Use qemu-io -f $IMGFMTKevin Wolf
2014-12-10tests: Use "command -v" instead of which(1) in shell scriptsFam Zheng
2014-12-10iotests: Plain blkdebug filename generationMax Reitz
2014-12-10blkdebug: Simplify and improve filename generationMax Reitz
2014-12-10block/qapi: Add cache information to query-blockKevin Wolf
2014-12-10iotests: Use -qmp-pretty in 067Max Reitz
2014-12-10iotests: _filter_qmp for pretty JSON outputMax Reitz
2014-11-09block/vdi: Limit maximum size even futherMax Reitz
2014-11-06iotests: Add test for non-existing backing fileMax Reitz
2014-11-03iotests: Expand test 061Max Reitz
2014-11-03block: qemu-iotest 107 supports NFSPeter Lieven
2014-11-03iotests: Add test for qcow2's bdrv_make_emptyMax Reitz
2014-11-03iotests: Add test for backing-chain commitsMax Reitz
2014-11-03iotests: Add _filter_qemu_img_mapMax Reitz
2014-11-03iotests: Omit length/offset test in 040 and 041Max Reitz
2014-11-03iotests: Add test for external image truncationMax Reitz
2014-11-03iotests: add v2 parallels sample image and simple test for itDenis V. Lunev
2014-11-03iotests: replace fake parallels image with authentic oneDenis V. Lunev
2014-10-23iotests: Add test for qcow2 L1 table updateMax Reitz
2014-10-23iotests: Add test for map commandsMax Reitz
2014-10-23iotests: Add test for potentially damaging repairsMax Reitz
2014-10-23iotests: Fix test outputsMax Reitz
2014-10-23block: qemu-iotests change _supported_proto to file once more.Peter Lieven
2014-10-04iotests: qemu-img info output for corrupt imageMax Reitz
2014-10-04qapi: Add corrupt field to ImageInfoSpecificQCow2Max Reitz
2014-10-04iotests: Use _img_infoMax Reitz
2014-10-03qemu-iotests: Fix supported cache modes for 052Kevin Wolf
2014-10-03vmdk: Fix integer overflow in offset calculationFam Zheng
2014-09-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-09-26qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng
2014-09-25qemu-iotests: Fail test if explicit test case number is unknownFam Zheng
2014-09-25block: Catch simultaneous usage of options and their aliasesKevin Wolf
2014-09-25block: Improve message for device name clashing with node nameMarkus Armbruster
2014-09-22block: delete cow block driverStefan Hajnoczi
2014-09-22iotests: Add more tests for qcow2 corruptionMax Reitz
2014-09-22qcow2: Use qcow2_signal_corruption() for overlapsMax Reitz
2014-09-12qcow2: Add falloc and full preallocation optionHu Tao
2014-09-12qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao
2014-09-12block: round up file size to nearest sectorHu Tao
2014-09-12iotests: Send the correct fd in socket_scm_helperStratos Psomadakis
2014-09-10qemu-iotests: Run 025 for Archipelago block driverChrysostomos Nanakos
2014-08-29qemu-iotests: add multiwrite test casesStefan Hajnoczi
2014-08-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell