aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/061.out
AgeCommit message (Expand)AuthorFilesLines
2020-08-25qcow2: Assert that expand_zero_clusters_in_l1() does not support subclustersAlberto Garcia1-0/+5
2020-08-25qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia1-7/+13
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake1-5/+5
2020-07-14qcow2: Deprecate use of qemu-img amend to change backing fileEric Blake1-0/+1
2020-07-06block/amend: refactor qcow2 amend optionsMaxim Levitsky1-4/+8
2020-06-09qcow2: QcowHeaderExtension print names for extension magicsVladimir Sementsov-Ogievskiy1-7/+7
2020-05-13qcow2: introduce compression type featureDenis Plotnikov1-14/+20
2020-05-05qcow2: Allow resize of images with internal snapshotsEric Blake1-0/+28
2020-03-26qcow2: List autoclear bit names in headerEric Blake1-7/+7
2020-01-06iotests/qcow2.py: Split feature fields into bitsMax Reitz1-36/+36
2019-09-13iotests: allow Valgrind checking all QEMU processesAndrey Shinkevich1-10/+2
2019-04-30qemu-img: Saner printing of large file sizesEric Blake1-6/+6
2019-03-08qemu-iotests: amend with external data fileKevin Wolf1-0/+89
2019-03-08qcow2: Basic definitions for external data filesKevin Wolf1-7/+7
2018-06-11block: Add Error parameter to bdrv_amend_optionsMax Reitz1-7/+0
2018-02-13iotests: Test downgrading an image using a small L2 slice sizeAlberto Garcia1-0/+61
2017-10-06qemu-iotests: limit non-_PROG-suffixed variables to common.rcPaolo Bonzini1-2/+2
2016-05-12block: add support for --image-opts in block I/O testsDaniel P. Berrange1-4/+4
2016-01-20qcow2: Write full header on image creationKevin Wolf1-0/+20
2016-01-20qcow2: Write feature table only for v3 imagesKevin Wolf1-15/+0
2015-12-18qcow2: Use error_report() in qcow2_amend_options()Max Reitz1-7/+7
2015-11-11qemu-iotests: fix -valgrind option for checkJeff Cody1-2/+10
2015-10-16iotests: disable core dumps in test 061Alberto Garcia1-2/+2
2015-09-11opts: produce valid command line in qemu_opts_printKővágó, Zoltán1-5/+5
2015-09-04iotests: Do not suppress segfaults in bash testsMax Reitz1-0/+2
2015-03-16qemu-img: Fix convert, amend error messages for unknown optionsMarkus Armbruster1-1/+0
2014-12-12qemu-iotests: Remove traling whitespaces in *.outFam Zheng1-22/+22
2014-11-03iotests: Expand test 061Max Reitz1-0/+30
2014-10-23iotests: Fix test outputsMax Reitz1-6/+12
2014-06-16change block layer to support both QemuOpts and QEMUOptionParamterChunyan Liu1-1/+1
2013-09-27qemu-iotests: Preallocated zero clusters in 061Max Reitz1-0/+11
2013-09-12qemu-iotests: New test case in 061Max Reitz1-0/+27
2013-09-12qemu-iotest: qcow2 image option amendmentMax Reitz1-0/+349